pub type KeyPair = KeyPair<PublicKey, SecretKey>;
Stack-allocated public/secret keypair for authenticated public-key boxes.