dryoc
0.7.1
In dryoc::
classic::
crypto_
box
dryoc
::
classic
::
crypto_box
Type Alias
SecretKey
Copy item path
Source
pub type SecretKey = [
u8
;
32
];
Expand description
Secret key for public key authenticated crypto boxes.