KeyExchangeDiffieHellmanGroupExchange
Provides the implementation of "diffie-hellman-group-exchange" algorithms.
Initializes a new instance of the KeyExchangeDiffieHellmanGroupExchange class.
public KeyExchangeDiffieHellmanGroupExchange(string name, HashAlgorithmName hashAlgorithm, uint minimumGroupSize, uint preferredGroupSize, uint maximumGroupSize)
Initializes a new instance of the KeyExchangeDiffieHellmanGroupExchange class.