Discuss this help topic in SecureBlackbox Forum
This method removes the key from the server storage.
Declaration
Parameters
Description
Call this method to remove public key from the server storage. Key object must be initialized with LoadPublicKey or Generate method. This method is asynchronous and returns execution to the program at once it was called. After the request was processed the OnStatus event is fired passing to user the results of method execution.