Discuss this help topic in SecureBlackbox Forum
Saves the public part of the key
Declaration
Parameters
- Buffer - the buffer where key material should be saved.
- Index - the offset of the key material in the buffer.
- Size - the length of the buffer where to save the key. When the method returns, Size parameter contains the number of bytes written, or, if the buffer is too small, the required size of the buffer.
- Stream - ...
Description
Use this method to save the public part of the key.
Discuss this help topic in SecureBlackbox Forum