pub type Key = StackByteArray<CRYPTO_GENERICHASH_KEYBYTES>;Expand description
Stack-allocated secret key for use with the generic hash algorithm.
Aliased Typeยง
pub struct Key(/* private fields */);pub type Key = StackByteArray<CRYPTO_GENERICHASH_KEYBYTES>;Stack-allocated secret key for use with the generic hash algorithm.
pub struct Key(/* private fields */);