Type Definition crypto_secretbox::Key

source ·
pub type Key = GenericArray<u8, U32>;
Expand description

Key type.