List of usage examples for com.itextpdf.text.pdf.security ExternalSignatureContainer interface-usage
From source file org.opencps.pki.Pkcs7GenerateSignatureContainer.java
/** * Produces a signed data from client. Useful for deferred signing * * @author Nguyen Van Nguyen <nguyennv@iwayvietnam.com> */ public class Pkcs7GenerateSignatureContainer implements ExternalSignatureContainer {
From source file org.opencps.pki.Pksc7SignatureContainer.java
/** * Produces a pkcs7 signed data from client. Useful for deferred signing * * @author Nguyen Van Nguyen <nguyennv@iwayvietnam.com> */ public class Pksc7SignatureContainer implements ExternalSignatureContainer {