Pbkdf2 Length Property CryptSharp
The maximum number of bytes that can be derived is 2^32-1 times the HMAC size.

Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public override long Length { get; }
See Also