Click or drag to resize

PdfDigitalSignatureDetailsCertificateBytes Property

Gets or sets the byte array that contains data from an X.509 certificate.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public byte[] CertificateBytes { get; set; }

Property Value

Byte
See Also