Type Definition crypto_secretbox::Nonce

source ·
pub type Nonce = GenericArray<u8, U24>;
Expand description

Nonce type.