Aspose::Pdf::Security namespace

Classes

ClassDescription
DsaAlgorithmInfoRepresents a class for the information about the DSA signature algorithm.
EcdsaAlgorithmInfoRepresents a class for the information about the ECDSA signature algorithm.
KeyedSignatureAlgorithmInfoRepresents a class for information about a keyed signature algorithm.
RsaAlgorithmInfoRepresents a class for the information about the RSA signature algorithm.
SignatureAlgorithmInfoRepresents a class for information about a signature algorithm, including its type, cryptographic standard, and digest hash algorithm.
TimestampAlgorithmInfoRepresents a class for the information about the timestamp signature algorithm.
UnknownSignatureAlgorithmInfoRepresents a class for the unknown signature algorithm information.

Enums

EnumDescription
CryptographicStandardRepresents the available cryptographic standards for securing PDF documents.
SignatureAlgorithmTypeEnumerates the types of signature algorithms used for digital signatures.