Uses of Class
xades4j.properties.data.CertRef

Packages that use CertRef
xades4j.properties.data Low-level representation of the qualifying properties information and corresponing structural verification. 
xades4j.verification Support for signature verification. 
 

Uses of CertRef in xades4j.properties.data
 

Subclasses of CertRef in xades4j.properties.data
 class CRLRef
           
 

Methods in xades4j.properties.data that return types with arguments of type CertRef
 Collection<CertRef> BaseCertRefsData.getCertRefs()
           
 

Methods in xades4j.properties.data with parameters of type CertRef
 void BaseCertRefsData.addCertRef(CertRef ref)
           
 

Constructor parameters in xades4j.properties.data with type arguments of type CertRef
BaseCertRefsData(Collection<CertRef> certRefs)
           
 

Uses of CertRef in xades4j.verification
 

Methods in xades4j.verification that return CertRef
 CertRef SigningCertificateReferenceException.getCertificateRef()
           
 CertRef CompleteCertRefsReferenceException.getCertificateRef()
           
 

Constructors in xades4j.verification with parameters of type CertRef
CompleteCertRefsReferenceException(X509Certificate certificate, CertRef certificateRef, String msg)
           
SigningCertificateReferenceException(X509Certificate certificate, CertRef certificateRef, String msg)
           
 



Copyright © 2012. All Rights Reserved.