Uses of Interface
xades4j.production.XadesSignatureFormatExtender

Packages that use XadesSignatureFormatExtender
xades4j.production Support for signature production. 
xades4j.verification Support for signature verification. 
 

Uses of XadesSignatureFormatExtender in xades4j.production
 

Methods in xades4j.production that return XadesSignatureFormatExtender
 XadesSignatureFormatExtender XadesFormatExtenderProfile.getFormatExtender()
           
 

Methods in xades4j.production that return types with arguments of type XadesSignatureFormatExtender
protected  Class<? extends XadesSignatureFormatExtender> XadesFormatExtenderProfile.getFormatExtenderClass()
           
 

Uses of XadesSignatureFormatExtender in xades4j.verification
 

Methods in xades4j.verification with parameters of type XadesSignatureFormatExtender
 XAdESVerificationResult XadesVerifier.verify(Element signatureElem, SignatureSpecificVerificationOptions verificationOptions, XadesSignatureFormatExtender formatExtender, XAdESForm minForm)
          Verifies a signature and extends its format if needed.
 



Copyright © 2012. All Rights Reserved.