Type Alias PublicKey

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

Public key for public key authenticated crypto boxes.