pub type EphemeralSecret = EphemeralSecret<NistP384>;
Expand description
NIST P-384 Ephemeral Diffie-Hellman Secret.
Aliased Typeยง
struct EphemeralSecret { /* private fields */ }
pub type EphemeralSecret = EphemeralSecret<NistP384>;
NIST P-384 Ephemeral Diffie-Hellman Secret.
struct EphemeralSecret { /* private fields */ }