Type Definition k256::PublicKey[][src]

type PublicKey = PublicKey<Secp256k1>;
Expand description

secp256k1 (K-256) public key.

Trait Implementations

This is supported on crate feature ecdsa-core only.

Performs the conversion.

This is supported on crate feature ecdsa-core only.

Performs the conversion.