☰
Key
Key
In dryoc::classic::crypto_secretstream_xchacha20poly1305
Structs
State
Functions
crypto_secretstream_xchacha20poly1305_init_pull
crypto_secretstream_xchacha20poly1305_init_push
crypto_secretstream_xchacha20poly1305_keygen
crypto_secretstream_xchacha20poly1305_pull
crypto_secretstream_xchacha20poly1305_push
crypto_secretstream_xchacha20poly1305_rekey
Type Definitions
Header
Key
Nonce
?
Type Definition
dryoc
::
classic
::
crypto_secretstream_xchacha20poly1305
::
Key
source
·
[
−
]
pub type Key = [
u8
;
32
];
Expand description
A secret for authenticated secret streams.