p384::ecdsa

Type Alias SigningKey

Source
pub type SigningKey = SigningKey<NistP384>;
Expand description

ECDSA/P-384 signing key

Aliased Typeยง

struct SigningKey { /* private fields */ }