Aspose.Words.DigitalSignatures module
Contents
[
Hide
]The Aspose.Words.DigitalSignatures module 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. |
| 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. |
Enumerations
| Enumeration | Description |
|---|---|
| DigitalSignatureType | Specifies the type of a digital signature. |
| XmlDsigLevel | Specifies the level of a digital signature based on XML-DSig standard. |