Type Definition k256::PublicKey

source ·
pub type PublicKey = PublicKey<Secp256k1>;
Available on crate feature arithmetic only.
Expand description

secp256k1 (K-256) public key.

Trait Implementations§

Converts to this type from the input type.
Converts to this type from the input type.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.