Pbkdf2 Position Property CryptSharp
The position within the derived key stream.

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

public override long Position { get; set; }
See Also