MAGIC_NUMBER

Constant MAGIC_NUMBER 

Source
pub const MAGIC_NUMBER: &[u8; 8] = b"toxEsave";
Expand description

Bytes used to verify whether given data has been encrypted using TES.

Located at the beginning of the encrypted data.