pub type Key = [u8; 32];
A 32-byte array, used as a key for encrypting and decrypting packets and connect tokens.