ed25519_
dalek
2.1.1
ed25519_dalek
Constant
PUBLIC_KEY_LENGTH
Copy item path
Source
pub const PUBLIC_KEY_LENGTH:
usize
= 32;
Expand description
The length of an ed25519
PublicKey
, in bytes.