Aspose::Pdf::Security::CryptographicStandard enum

CryptographicStandard enum

Represents the available cryptographic standards for securing PDF documents.

enum class CryptographicStandard

Values

NameValueDescription
Pkcs10Public-Key Cryptography Standards (PKCS) #1.
Pkcs71Public-Key Cryptography Standards (PKCS) #7.
Rfc31612Public Key Infrastructure Time-Stamp Protocol (TSP, rfc3161).

See Also