Uses of Class
xades4j.production.KeyingDataException

Packages that use KeyingDataException
xades4j.production Support for signature production. 
xades4j.providers Interfaces for the different components in signature production and verification. 
 

Uses of KeyingDataException in xades4j.production
 

Subclasses of KeyingDataException in xades4j.production
 class SigningCertKeyUsageException
          Thrown during the signature prodution if the key usage in the signing certificate (if available) doesn't include digitalSignature nor nonRepudiation.
 class SigningCertRequirementException
          Base class for exceptions related to signing certificate requirements.
 class SigningCertValidityException
          Thrown during signature production when the signing certificate is not within its validity period.
 

Uses of KeyingDataException in xades4j.providers
 

Subclasses of KeyingDataException in xades4j.providers
 class SigningCertChainException
          Thrown when there's an error getting the signing certificate.
 class SigningKeyException
          Thrown when there's an error getting the signing key.
 



Copyright © 2012. All Rights Reserved.