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

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

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