CrypterProperty Fields | CryptSharp |
The CrypterProperty type exposes the following members.
Fields
Name | Description | |
---|---|---|
MaxPasswordLength |
The maximum password length. Bytes beyond this length will have no effect.
|
|
MaxRounds |
The maximum number for Rounds.
|
|
MinRounds |
The minimum number for Rounds.
|
See Also