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