p384::ecdh

Type Alias SharedSecret

source
pub type SharedSecret = SharedSecret<NistP384>;
Expand description

Shared secret value computed via ECDH key agreement.

Aliased Typeยง

struct SharedSecret { /* private fields */ }