Discuss this help topic in SecureBlackbox Forum
This method is used for searching for more than one certificate with specified properties in storage.
Declaration
Parameters
Return value
Index of the certificate in storage on success.
-1 if no there are no more certificates that match search criteria in storage.
Description
Use this method when you need to find more than one certificate with specified requirements. Call this method after certificate with such requirements use FindFirst method.