pub type Key = StackByteArray<CRYPTO_ONETIMEAUTH_KEYBYTES>;Expand description
Stack-allocated key for one-time authentication.
Aliased Typeยง
pub struct Key(/* private fields */);pub type Key = StackByteArray<CRYPTO_ONETIMEAUTH_KEYBYTES>;Stack-allocated key for one-time authentication.
pub struct Key(/* private fields */);