Aspose::Words::DigitalSignatures namespace
Contents
[
Hide
]The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures.
Classes
Class | Description |
---|---|
CertificateHolder | Represents a holder of X509Certificate2 instance. To learn more, visit the Work with Digital Signatures documentation article. |
DigitalSignature | Represents a digital signature on a document and the result of its verification. To learn more, visit the Work with Digital Signatures documentation article. |
DigitalSignatureCollection | Provides a read-only collection of digital signatures attached to a document. To learn more, visit the Work with Digital Signatures documentation article. |
DigitalSignatureUtil | Provides methods for signing document. To learn more, visit the Work with Digital Signatures documentation article. |
SignOptions | Allows to specify options for document signing. To learn more, visit the Work with Digital Signatures documentation article. |
Enums
Enum | Description |
---|---|
DigitalSignatureType | Specifies the type of a digital signature. |
XmlDsigLevel | XmlDsigLevel enumeration. |