xades4j.verification
Class SigningCertificateReferenceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.SigningCertificateVerificationException
xades4j.verification.SigningCertificateReferenceNotFoundException
- All Implemented Interfaces:
- Serializable
public class SigningCertificateReferenceNotFoundException
- extends SigningCertificateVerificationException
Thrown during verification of the SigningCertificate property if a reference
for the signing certificate is not present in the property.
- Author:
- Luís
- See Also:
- Serialized Form
SigningCertificateReferenceNotFoundException
public SigningCertificateReferenceNotFoundException(X509Certificate signingCertificate)
getSigningCertificate
public X509Certificate getSigningCertificate()
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.