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

EcdsaP256PublicKey

Type Alias EcdsaP256PublicKey 

Source
pub type EcdsaP256PublicKey = PublicKey<NistP256>;

Aliased Typeยง

pub struct EcdsaP256PublicKey { /* private fields */ }