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

EcdsaP521VerifyingKey

Type Alias EcdsaP521VerifyingKey 

Source
pub type EcdsaP521VerifyingKey = VerifyingKey<NistP521>;

Aliased Typeยง

pub struct EcdsaP521VerifyingKey { /* private fields */ }