Type Alias dryoc::classic::crypto_secretstream_xchacha20poly1305::Nonce

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

A nonce for authenticated secret streams.