CryptographyMaxKeyLength Field
Provides the upper length limit, in bytes, for keys.
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
public const int MaxKeyLength = 65536
Field Value
Int32 This is the maximum length of keys accepted by encryption and decryption
methods; in this release, 65,536.