Package | Description |
---|---|
com.itextpdf.signatures |
Modifier and Type | Method and Description |
---|---|
void |
PdfPKCS7.setSignaturePolicy(SignaturePolicyInfo signaturePolicy) |
void |
PdfSigner.signDetached(IExternalDigest externalDigest, IExternalSignature externalSignature, Certificate[] chain, Collection<ICrlClient> crlList, IOcspClient ocspClient, ITSAClient tsaClient, int estimatedSize, PdfSigner.CryptoStandard sigtype, SignaturePolicyInfo signaturePolicy)
Signs the document using the detached mode, CMS or CAdES equivalent.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.