Constant tor_hsservice::replay::MAGIC

source ·
const MAGIC: &[u8; 32] = b"<tor hss replay Kangaroo12>\n\0\0\0\0";
Expand description

A magic string that we put at the start of each log file, to make sure that we don’t confuse this file format with others.