Type Definition dryoc::dryocbox::KeyPair

source ·
pub type KeyPair = KeyPair<PublicKey, SecretKey>;
Expand description

Stack-allocated public/secret keypair for authenticated public-key boxes.