pub type Key = HeapByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES>;Available on crate feature
protected only.Expand description
Heap-allocated, page-aligned secret key.
Aliased Typeยง
pub struct Key(/* private fields */);pub type Key = HeapByteArray<CRYPTO_AEAD_CHACHA20POLY1305_IETF_KEYBYTES>;protected only.Heap-allocated, page-aligned secret key.
pub struct Key(/* private fields */);