Expand description
ECDSA verifying: checking signatures are authentic using a VerifyingKey.
Structsยง
- Verifying
Key - ECDSA public key used for verifying signatures. Generic over prime order elliptic curves (e.g. NIST P-curves)
ECDSA verifying: checking signatures are authentic using a VerifyingKey.