Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

EcdsaP384SigningKey

Type Alias EcdsaP384SigningKey 

Source
pub type EcdsaP384SigningKey = SigningKey<NistP384>;

Aliased Typeยง

pub struct EcdsaP384SigningKey { /* private fields */ }