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

EcdsaP521SigningKey

Type Alias EcdsaP521SigningKey 

Source
pub type EcdsaP521SigningKey = SigningKey<NistP521>;

Aliased Typeยง

pub struct EcdsaP521SigningKey { /* private fields */ }