AddPAdESDSSCRL

Security and Signatures

Description

Stages a single DER-encoded Certificate Revocation List (RFC 5280) for inclusion in the DSS /CRLs array.

Syntax

Delphi

function TPDFlib.AddPAdESDSSCRL(DSSProcessID: Integer; Const CRLDER: AnsiString): Integer;

Parameters

DSSProcessIDValue returned by one of the NewPAdESDSSProcessFrom* functions.
CRLDERDER-encoded CRL bytes.