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