Discuss this help topic in SecureBlackbox Forum
Clears the list of known CRLs.
Declaration
[C#]
void ClearKnownCRLs();
[VB.NET]
Sub ClearKnownCRLs()
[Pascal]
procedure ClearKnownCRLs;
[C++]
void ClearKnownCRLs();
[PHP]
void ClearKnownCRLs()
[Java]
void clearKnownCRLs();
Description
This method clears the list of storages with known CRLs.
Discuss this help topic in SecureBlackbox Forum