Type Definition dryoc::dryocsecretbox::Nonce

source ·
pub type Nonce = StackByteArray<CRYPTO_SECRETBOX_NONCEBYTES>;
Expand description

Stack-allocated nonce for authenticated secret box.