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

EcdhP256SharedSecret

Type Alias EcdhP256SharedSecret 

Source
pub type EcdhP256SharedSecret = SharedSecret<NistP256>;

Aliased Typeยง

pub struct EcdhP256SharedSecret { /* private fields */ }