Click or drag to resize

BaseSignatureCmsInformation Property

Gets or sets the CMS information used to sign the document including the signatures.

Namespace:  Atalasoft.PdfDoc.DigitalSignatures
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public CmsInformation CmsInformation { get; set; }

Property Value

Type: CmsInformation
The CMS information used to sign the document.
Exceptions
ExceptionCondition
ArgumentNullExceptionvalue
See Also