Discuss this help topic in SecureBlackbox Forum
Checks whether certificate with a specified hash is present in the storage.
Declaration
Parameters
Return value
Index of certificate with specified hash if such certificate is present in storage.
-1 if there is no such certificate.
Description
Use this method to check whether certificate with specified hash is present in the storage. If the certificate is present, this function returns its index in the list. Otherwise -1 is returned.