Type Definition p256::ecdsa::VerifyingKey[][src]

type VerifyingKey = VerifyingKey<NistP256>;
This is supported on crate features ecdsa-core and ecdsa only.
Expand description

ECDSA/P-256 verification key (i.e. public key)