Type Definition dryoc::generichash::protected::Key

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

Heap-allocated, page-aligned secret key for the generic hash algorithm, for use with protected memory.