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

EcdhP256PublicEncodedPoint

Type Alias EcdhP256PublicEncodedPoint 

Source
pub type EcdhP256PublicEncodedPoint = EncodedPoint<NistP256>;

Aliased Typeยง

pub struct EcdhP256PublicEncodedPoint { /* private fields */ }