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

EcdsaP256PublicEncodedPoint

Type Alias EcdsaP256PublicEncodedPoint 

Source
pub type EcdsaP256PublicEncodedPoint = EncodedPoint<NistP256>;

Aliased Typeยง

pub struct EcdsaP256PublicEncodedPoint { /* private fields */ }