Type Alias dryoc::classic::crypto_kdf::Key

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

Key type for the main key used for deriving subkeys.