☰
dryoc
0.5.2
SecretKey
In dryoc::classic::crypto_box
?
Type Alias
dryoc
::
classic
::
crypto_box
::
SecretKey
source
·
[
−
]
pub type SecretKey = [
u8
;
32
];
Expand description
Secret key for public key authenticated crypto boxes.