Uses of Class
xades4j.verification.SigningCertificateVerificationException

Packages that use SigningCertificateVerificationException
xades4j.verification Support for signature verification. 
 

Uses of SigningCertificateVerificationException in xades4j.verification
 

Subclasses of SigningCertificateVerificationException in xades4j.verification
 class SigningCertificateCertsNotInCertPathException
          Thrown during verification of the SigningCertificate property if the property contains one or more references to certificates that are not part of the certification path.
 class SigningCertificateIssuerSerialMismatchException
          Thrown during verification of the SigningCertificate property if the issuer/serial on KeyInfo is different from the one in the signing certificate reference.
 class SigningCertificateReferenceException
          Thrown during verification of the SigningCertificate property if the validation of one of the certificate references fails.
 class SigningCertificateReferenceNotFoundException
          Thrown during verification of the SigningCertificate property if a reference for the signing certificate is not present in the property.
 



Copyright © 2012. All Rights Reserved.