Constant diem_crypto::ed25519::ED25519_PUBLIC_KEY_LENGTH
source · pub const ED25519_PUBLIC_KEY_LENGTH: usize = ed25519_dalek::PUBLIC_KEY_LENGTH; // 32usize
Expand description
The length of the Ed25519PublicKey
pub const ED25519_PUBLIC_KEY_LENGTH: usize = ed25519_dalek::PUBLIC_KEY_LENGTH; // 32usize
The length of the Ed25519PublicKey