Pbkdf2.Read Method

CryptSharp

Pbkdf2Read Method CryptSharp
Overload List

  Name Description
Public method Read(Int32)
Reads from the derived key stream.
Public method Read(Byte, Int32, Int32)
When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.
(Overrides StreamRead(Byte, Int32, Int32).)
Top
See Also

Reference