Discuss this help topic in SecureBlackbox Forum
Loads public part of the key
Declaration
Parameters
- Buffer - The buffer that stores the key material.
- Index - The offset of the key material in buffer
- Size - The length of key material.
- Stream - The stream from which the key is loaded.
- Count - The number of bytes to be read. If this parameter is zero, the stream from current position till the end is read.Default value is 0.
Description
Use this method to load public part of the key.
Discuss this help topic in SecureBlackbox Forum