Skip to main content

SigningKey

Type Alias SigningKey 

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

ECDSA/P-521 signing key

Aliased Typeยง

pub struct SigningKey { /* private fields */ }