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

EcdhP256PublicKey

Type Alias EcdhP256PublicKey 

Source
pub type EcdhP256PublicKey = PublicKey<NistP256>;

Aliased Typeยง

pub struct EcdhP256PublicKey { /* private fields */ }