Pbkdf2 Properties | CryptSharp |
The Pbkdf2 type exposes the following members.
Properties
Name | Description | |
---|---|---|
Length |
The maximum number of bytes that can be derived is 2^32-1 times the HMAC size.
(Overrides StreamLength.) |
|
Position |
The position within the derived key stream.
(Overrides StreamPosition.) |
See Also