CrypterPropertyMaxPasswordLength Field | CryptSharp |
The maximum password length. Bytes beyond this length will have no effect.
Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.1.0.0
Syntax
public static readonly CrypterOptionKey MaxPasswordLength
Public Shared ReadOnly MaxPasswordLength As CrypterOptionKey
public: static initonly CrypterOptionKey^ MaxPasswordLength
static val MaxPasswordLength: CrypterOptionKey
Field Value
Type: CrypterOptionKeySee Also