Skip to main content

PublicKey

Type Alias PublicKey 

pub type PublicKey = PublicKey<Secp256k1>;
Expand description

secp256k1 (K-256) public key.

Aliased Typeยง

pub struct PublicKey { /* private fields */ }