Method AddKexAlgorithms
AddKexAlgorithms(string)
Adds the specified key exchange algorithm.
public virtual void AddKexAlgorithms(string kexAlgorithms)
Parameters
kexAlgorithmsstringThe hey exchange algorithm to add.
Exceptions
- ArgumentNullException
kexAlgorithmsis null.