Type Definition signatory::ecdsa::nistp384::VerifyingKey

source ·
pub type VerifyingKey = VerifyingKey<NistP384>;
Available on crate features ecdsa and nistp384 only.
Expand description

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