Discuss this help topic in SecureBlackbox Forum
This method adds the key to the server storage.
Declaration
Parameters
Description
Call this method to add public key to 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 which gets results of the method execution.