Module osshkeys::keys::ecdsa[][src]

Expand description

EcDSA key type

Structs

Represent the EcDSA key pair

Represent the EcDSA public key

Enums

An enum of the supported elliptic curves

Constants

The name of 256 bits curve key returned by Key::keyname()

The name of 384 bits curve key returned by Key::keyname()

The name of 521 bits curve key returned by Key::keyname()