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

EcdsaP256SigningKey

Type Alias EcdsaP256SigningKey 

Source
pub type EcdsaP256SigningKey = SigningKey<NistP256>;

Aliased Typeยง

pub struct EcdsaP256SigningKey { /* private fields */ }