pub type PublicKey = PublicKey<Secp256k1>;Expand description
secp256k1 (K-256) public key.
Aliased Type§
struct PublicKey { /* private fields */ }pub type PublicKey = PublicKey<Secp256k1>;secp256k1 (K-256) public key.
struct PublicKey { /* private fields */ }