CryptographyMaxPlaintextLength Field
Provides the upper length limit, in bytes, for plaintext strings.
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
public const int MaxPlaintextLength = 1073741824
Field Value
Int32 This is the maximum length of plaintext accepted by encryption and
decryption methods; in this release, 1 GB.