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

EcdsaP256VerifyingKey

Type Alias EcdsaP256VerifyingKey 

Source
pub type EcdsaP256VerifyingKey = VerifyingKey<NistP256>;

Aliased Typeยง

pub struct EcdsaP256VerifyingKey { /* private fields */ }