Enum CryptographicStandard
CryptographicStandard enumeration
Represents the available cryptographic standards for securing PDF documents.
public enum CryptographicStandard
Values
Name | Value | Description |
---|---|---|
Pkcs1 | 0 | Public-Key Cryptography Standards (PKCS) #1 |
Pkcs7 | 1 | Public-Key Cryptography Standards (PKCS) #7 |
Rfc3161 | 2 | Public Key Infrastructure Time-Stamp Protocol (TSP, rfc3161). |
See Also
- namespace Aspose.Pdf.Security
- assembly Aspose.PDF