Type Definition dryoc::dryocstream::protected::Nonce

source ·
pub type Nonce = HeapByteArray<CRYPTO_STREAM_CHACHA20_IETF_NONCEBYTES>;
Available on crate feature nightly only.
Expand description

Heap-allocated, page-aligned nonce for authenticated secret streams, for use with protected memory.