ClearSignProcessRevocationInfo

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

תיאור

Removes every CRL and OCSP response configured for the adbe-revocationInfoArchival signed attribute

תחביר

Delphi

Function TPDFlib.ClearSignProcessRevocationInfo(SignProcessID: Integer): Integer;

ActiveX

Function PDFlib::ClearSignProcessRevocationInfo(SignProcessID As Long) As Long

DLL

int DLClearSignProcessRevocationInfo(int InstanceID, int SignProcessID);

פרמטרים

SignProcessIDValue returned by a NewSignProcessFrom* function

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

1התהליך קיים וחומר ביטול התוקף שלו נוקה
0מזהה התהליך לא היה חוקי

הערות

תהליך החתימה נשאר שמיש ואפשר להוסיף CRLs חדשים או תשובות OCSP אחרי הניקוי

ראו גם

AddSignProcessRevocationCRL, AddSignProcessRevocationOCSP