poly1305
0.8.0
Key
Aliased type
In crate poly1305
Type Alias
poly1305
::
Key
Copy item path
source
·
[
−
]
pub type Key =
Key
<
Poly1305
>;
Expand description
Poly1305 keys (32-bytes)
Aliased Type
§
struct Key {
/* private fields */
}