Type Definition dryoc::keypair::StackKeyPair

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

Stack-allocated key pair type alias.