pub type Nonce = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES>;Expand description
Stack-allocated public nonce.
Aliased Typeยง
pub struct Nonce(/* private fields */);pub type Nonce = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_NPUBBYTES>;Stack-allocated public nonce.
pub struct Nonce(/* private fields */);