PdfDigitalSignatureDetailsCertificateBytes Property |
Gets or sets the byte array that contains data from an X.509 certificate.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public byte[] CertificateBytes { get; set; }
Public Property CertificateBytes As Byte()
Get
Set
Property Value
ByteSee Also