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: 2025.11.10
Syntaxpublic byte[] CertificateBytes { get; set; }Public Property CertificateBytes As Byte()
Get
Set
Property Value
Byte
See Also