Type Alias netcode::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.