Type Alias Key

Source
pub type Key = [u8; 32];
Expand description

A 32-byte array, used as a key for encrypting and decrypting packets and connect tokens.