Type Definition dryoc::dryocstream::Key

source ·
pub type Key = StackByteArray<CRYPTO_SECRETSTREAM_XCHACHA20POLY1305_KEYBYTES>;
Expand description

Stack-allocated secret for authenticated secret streams.