Type Alias Ps384SigningKey

Source
pub type Ps384SigningKey = SigningKey<Sha384>;

Aliased Typeยง

struct Ps384SigningKey { /* private fields */ }