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