Key
dryoc
0.5.4
Key
In dryoc::classic::crypto_onetimeauth
Structs
OnetimeauthState
Functions
crypto_onetimeauth
crypto_onetimeauth_final
crypto_onetimeauth_init
crypto_onetimeauth_keygen
crypto_onetimeauth_update
crypto_onetimeauth_verify
Type Aliases
Key
Mac
?
Type Alias
dryoc
::
classic
::
crypto_onetimeauth
::
Key
source
·
[
−
]
pub type Key = [
u8
;
32
];
Expand description
Key type for use with one-time authentication.