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

EcdsaP521PublicKey

Type Alias EcdsaP521PublicKey 

Source
pub type EcdsaP521PublicKey = PublicKey<NistP521>;

Aliased Typeยง

pub struct EcdsaP521PublicKey { /* private fields */ }