Type Alias dryoc::classic::crypto_box::Nonce

source ·
pub type Nonce = [u8; 24];
Expand description

Nonce for crypto boxes.