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