pub const PUBLIC_KEY_LENGTH: usize = ed25519::PUBLICKEYBYTES; // 32usize
Number of bytes in a public key.