Pbkdf2 Properties

CryptSharp

Pbkdf2 Properties CryptSharp

The Pbkdf2 type exposes the following members.

Properties

  Name Description
Public property Length
The maximum number of bytes that can be derived is 2^32-1 times the HMAC size.
(Overrides StreamLength.)
Public property Position
The position within the derived key stream.
(Overrides StreamPosition.)
Top
See Also

Reference