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

EcdsaP521PublicEncodedPoint

Type Alias EcdsaP521PublicEncodedPoint 

Source
pub type EcdsaP521PublicEncodedPoint = EncodedPoint<NistP521>;

Aliased Typeยง

pub struct EcdsaP521PublicEncodedPoint { /* private fields */ }