Modifier and Type | Class and Description |
---|---|
class |
ExpiredCertificateSecurityException
Exception thrown in case the incoming eID certificate is expired.
|
class |
RevokedCertificateSecurityException
Exception thrown in case the incoming eID certificate has been revoked.
|
class |
TrustCertificateSecurityException
Exception thrown in case the incoming eID certificate is not trusted.
|
Modifier and Type | Method and Description |
---|---|
void |
SignatureService.postSign(byte[] signatureValue,
List<X509Certificate> signingCertificateChain)
Post-sign callback method.
|
void |
AuthenticationService.validateCertificateChain(List<X509Certificate> certificateChain)
Validates the given certificate chain.
|
Copyright © 2008-2015 FedICT. All Rights Reserved.