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
| DSSProcessID | Value returned by one of the NewPAdESDSSProcessFrom* functions. |
|---|---|
| CRLDER | DER-encoded CRL bytes. |