Uses of Class
xades4j.providers.SigningCertChainException

Packages that use SigningCertChainException
xades4j.providers Interfaces for the different components in signature production and verification. 
xades4j.providers.impl Implementations (default and other) of the different providers. 
 

Uses of SigningCertChainException in xades4j.providers
 

Methods in xades4j.providers that throw SigningCertChainException
 List<X509Certificate> KeyingDataProvider.getSigningCertificateChain()
          Gets the signing certificate chain to be used in an ongoing signature operation.
 

Uses of SigningCertChainException in xades4j.providers.impl
 

Methods in xades4j.providers.impl that throw SigningCertChainException
 List<X509Certificate> KeyStoreKeyingDataProvider.getSigningCertificateChain()
           
 List<X509Certificate> DirectKeyingDataProvider.getSigningCertificateChain()
           
 



Copyright © 2012. All Rights Reserved.