Constant ed25519_dalek::PUBLIC_KEY_LENGTH
source · pub const PUBLIC_KEY_LENGTH: usize = 32;
Expand description
The length of an ed25519 PublicKey
, in bytes.
pub const PUBLIC_KEY_LENGTH: usize = 32;
The length of an ed25519 PublicKey
, in bytes.