pub const KEY_LENGTH: usize = _; // 32usize
Length in bytes of the key used to encrypt/decrypt data. Number of bytes in a PrecomputedKey.
PrecomputedKey