Module ecdsa

Module ecdsa 

Available on (crate features rustls or boring or acme) and crate feature boring only.
Expand description

Low level Elliptic Curve Digital Signature Algorithm (ECDSA) functions.

Structsยง

EcdsaSig
A low level interface to ECDSA
EcdsaSigRef
A borrowed reference to a EcdsaSig.