PdfCertificateRevocationListGetRawData Method |
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic byte[] GetRawData()
Public Function GetRawData As Byte()
Return Value
Byte
The copy of raw data of the
PdfCertificateRevocationList as a byte array.
See Also