THotPDF.AddPAdESDSSOCSP Method

Adds pad es dss ocsp data to the digital signature and PAdES workflow. The call creates or attaches the PDF-side object needed by later output, validation, signing, or page rendering steps

Declaration

function AddPAdESDSSOCSP(const DERBytes: array of byte): Integer;

Unit

HPDFDoc

Parameters

NamePurpose
DERBytesRaw byte payload embedded or validated by this API

Return value

Returns an Integer value

Usage notes

Related APIs