KeyExchangeDiffieHellman
Provides the implementation of "diffie-hellman-groupN" algorithms.
public KeyExchangeDiffieHellman(string name, DHParameters parameters, HashAlgorithmName hashAlgorithm)
Initializes a new instance of the KeyExchangeDiffieHellman class.