Discuss this help topic in SecureBlackbox Forum
Loads the key from the stream.
Declaration
Parameters
- Stream - the stream with the key.
- Count - specifies 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 the key from the stream.
Discuss this help topic in SecureBlackbox Forum