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