Aspose::Words::DigitalSignatures namespace

The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures.

Classes

ClassDescription
CertificateHolderRepresents a holder of X509Certificate2 instance. To learn more, visit the Work with Digital Signatures documentation article.
DigitalSignatureRepresents a digital signature on a document and the result of its verification. To learn more, visit the Work with Digital Signatures documentation article.
DigitalSignatureCollectionProvides a read-only collection of digital signatures attached to a document. To learn more, visit the Work with Digital Signatures documentation article.
DigitalSignatureUtilProvides methods for signing document. To learn more, visit the Work with Digital Signatures documentation article.
SignOptionsAllows to specify options for document signing. To learn more, visit the Work with Digital Signatures documentation article.

Enums

EnumDescription
DigitalSignatureTypeSpecifies the type of a digital signature.