libcrux
0.0.2-pre.2
Key
Aliased Type
In libcrux::
hpke::
aead
libcrux
::
hpke
::
aead
Type Alias
Key
Copy item path
Source
pub type Key =
Vec
<
u8
>;
Expand description
An AEAD key is a sequence of bytes.
Aliased Type
ยง
pub struct Key {
/* private fields */
}