Enum CryptographicStandard

CryptographicStandard enumeration

Represents the available cryptographic standards for securing PDF documents.

public enum 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