Type Definition dryoc::kx::KeyPair

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

Stack-allocated keypair type alias