Click or drag to resize

PdfOnlineCertificateStatusProtocolResponseGetRawData Method

Gets the copy of raw data of a PdfOnlineCertificateStatusProtocolResponse.

Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntax
public byte[] GetRawData()

Return Value

Byte
The copy of raw data of the PdfOnlineCertificateStatusProtocolResponse as a byte array.
See Also