Type Definition dryoc::classic::crypto_box::Nonce[][src]

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

Nonce for crypto boxes.