Pbkdf2 PropertiesCryptSharp
The Pbkdf2 type exposes the following members.
Properties

  NameDescription
Public propertyLength
The maximum number of bytes that can be derived is 2^32-1 times the HMAC size.
(Overrides OnlineStream Length.)
Public propertyPosition
The position within the derived key stream.
(Overrides OnlineStream Position.)
Back to Top
See Also