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

EcdsaP521PrivateKey

Type Alias EcdsaP521PrivateKey 

Source
pub type EcdsaP521PrivateKey = SecretKey<NistP521>;

Aliased Typeยง

pub struct EcdsaP521PrivateKey { /* private fields */ }