KeyExchangeECDH abstract class KeyExchangeECDH : KeyExchangeEC Documentation Code protected ECDomainParameters DomainParameters protected ECDHCBasicAgreement KeyAgreement protected abstract X9ECParameters CurveParameter { get; } Gets the parameter of the curve. protected KeyExchangeECDH()