Constant ED25519_PUBLIC_KEY_LEN
pub const ED25519_PUBLIC_KEY_LEN: usize = _; // 32usizeAvailable on crate features
crypto and aws-lc only.Expand description
The length of an Ed25519 public key.
pub const ED25519_PUBLIC_KEY_LEN: usize = _; // 32usizecrypto and aws-lc only.The length of an Ed25519 public key.