CryptographyMinKeyLength Field
Provides the lower length limit, in bytes, for keys.
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
public const int MinKeyLength = 9
Field Value
Int32 This is the minimum length of keys accepted by encryption and decryption
methods; in this release, 9.