pub const PUBLIC_KEY_LENGTH: usize = ed25519_dalek::PUBLIC_KEY_LENGTH; // 32usize
The length of a PSEC public key, in bytes.