Aspose::Pdf::Security::SignatureAlgorithmInfo class

SignatureAlgorithmInfo class

Represents a class for information about a signature algorithm, including its type, cryptographic standard, and digest hash algorithm.

class SignatureAlgorithmInfo : public System::Object

Methods

MethodDescription
get_SignatureName() constGets the name of the signature field.
ToString() const overrideConverts the current information object to its string representation.

See Also