Discuss this help topic in SecureBlackbox Forum
Returns list of keys from the server.
Declaration
Description
Call this method to get list of public keys from the server. This method is asynchronous and returns execution to the program at once it was called. After the request was processed, the OnPublicKey event is fired 0 or more times passing one more key each time. After all the keys are passed to the user the OnStatus event is fired which returns listing results.