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

EcdsaP384PublicEncodedPoint

Type Alias EcdsaP384PublicEncodedPoint 

Source
pub type EcdsaP384PublicEncodedPoint = EncodedPoint<NistP384>;

Aliased Typeยง

pub struct EcdsaP384PublicEncodedPoint { /* private fields */ }