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
Method | Description |
---|---|
get_SignatureName() const | Gets the name of the signature field. |
ToString() const override | Converts the current information object to its string representation. |
See Also
- Class Object
- Namespace Aspose::Pdf::Security
- Library Aspose.PDF for C++