Constant self_encryption::MAX_FILE_SIZE[][src]

pub const MAX_FILE_SIZE: usize = 1024 * 1024 * 1024

The maximum size of file which can be self-encrypted, defined as 1GB.