Aspose.Words.DigitalSignatures
The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures.
Classes
| Class | Description |
|---|---|
| CertificateHolder | Represents a holder of X509Certificate2 instance. |
| DigitalSignature | Represents a digital signature on a document and the result of its verification. |
| DigitalSignatureCollection | Provides a read-only collection of digital signatures attached to a document. |
| DigitalSignatureUtil | Provides methods for signing document. |
| SignOptions | Allows to specify options for document signing. |
Enumeration
| Enumeration | Description |
|---|---|
| DigitalSignatureType | Specifies the type of a digital signature. |
| XmlDsigLevel | Specifies the level of a digital signature based on XML-DSig standard. |