Overload | Description |
---|---|
CreatePkcs7Signature(X509Certificate2,Boolean) | Creates the PKCS#7 signature. |
CreatePkcs7Signature(X509Certificate2,X509Certificate2[]) | Creates the PKCS#7 signature. |
CreatePkcs7Signature(ITimestampAuthorityClient,X509Certificate2,Boolean) | Creates the PKCS#7 signature with embedded timestamp. |
CreatePkcs7Signature(ITimestampAuthorityClient,X509Certificate2,X509Certificate2[]) | Creates the PKCS#7 signature with embedded timestamp. |
CreatePkcs7Signature(PdfFormat,PdfPkcsSignatureCreationParams) | Creates the PKCS#7 signature with embedded timestamp. |