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

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

Nonce for crypto boxes.