☰
dryoc
0.5.2
SecretKey
In dryoc::classic::crypto_sign_ed25519
?
Type Alias
dryoc
::
classic
::
crypto_sign_ed25519
::
SecretKey
source
·
[
−
]
pub type SecretKey = [
u8
;
64
];
Expand description
Type alias for an Ed25519 secret key with seed bytes.