KeyExchangeDhGroupExchangeGroup public class KeyExchangeDhGroupExchangeGroup : Message Represents SSH_MSG_KEX_DH_GEX_GROUP message. Documentation Code public BigInteger SafePrime { get; } Gets the safe prime. public BigInteger SubGroup { get; } Gets the generator for subgroup in GF(p). public KeyExchangeDhGroupExchangeGroup()