Skip to main content

PublicKey

Type Alias PublicKey 

Source
pub type PublicKey = [u8; 32];
Expand description

X25519 public keys are simply 32-byte strings.