☰
PublicKey
In dryoc::classic::crypto_sign_ed25519
?
Type Definition
dryoc
::
classic
::
crypto_sign_ed25519
::
PublicKey
source
·
[
−
]
pub type PublicKey = [
u8
;
32
];
Expand description
Type alias for an Ed25519 public key.