Discuss this help topic in SecureBlackbox Forum
This method clears the list of OCSP responses.
Declaration
[C#/Java]
void ClearOCSPResponses();
[VB.NET]
Sub ClearOCSPResponses()
[Pascal]
procedure ClearOCSPResponses;
[C++]
void ClearOCSPResponses();
[PHP]
void ClearOCSPResponses()
Description
Use this method to remove all OCSP responses from the list.
Discuss this help topic in SecureBlackbox Forum