Click or drag to resize

StiPdfExportSettingsCertificateData Property

Gets or sets raw certificate data for digital signature.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public byte[] CertificateData { get; set; }

Property Value

Type: Byte
See Also