AddSignProcessRevocationCRL

אבטחה וחתימות

תיאור

Adds a DER-encoded X.509 certificate revocation list to the adbe-revocationInfoArchival signed attribute of a PDF signing process

תחביר

Delphi

Function TPDFlib.AddSignProcessRevocationCRL(SignProcessID: Integer; Const CRLDER: AnsiString): Integer;

ActiveX

Function PDFlib::AddSignProcessRevocationCRL(SignProcessID As Long, CRLDER As Variant) As Long

DLL

int DLAddSignProcessRevocationCRL(int InstanceID, int SignProcessID, const char* CRLDER, int CRLLength);

פרמטרים

SignProcessIDValue returned by a NewSignProcessFrom* function
CRLDEROne complete DER SEQUENCE containing an X.509 CRL

ערכים מוחזרים

1ה-CRL התקבל או שכבר היה קיים
0מזהה ה-process, קידוד ה-DER או הגודל המצטבר לא היו תקינים

הערות

Duplicate byte-identical CRLs are stored once, and combined revocation material is limited to 24 MiB per process

The attribute is emitted only when the final SubFilter is adbe.pkcs7.detached; PAdES workflows should use a Document Security Store instead

ראה גם

AddSignProcessRevocationOCSP, ClearSignProcessRevocationInfo, AddPAdESDSSCRL