Type Alias dryoc::classic::crypto_auth::Key

source ·
pub type Key = [u8; 32];
Expand description

Key for secret-key message authentication.