pub type Key = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES>;Expand description
Stack-allocated secret key.
Aliased Typeยง
pub struct Key(/* private fields */);pub type Key = StackByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES>;Stack-allocated secret key.
pub struct Key(/* private fields */);