Reads from the derived key stream.
Namespace: CryptSharp.UtilityAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax
Parameters
- count
- Type: System Int32
The number of bytes to read.
Return Value
Bytes from the derived key stream.See Also