KeyExchangeDiffieHellmanGroupSha1 public abstract class KeyExchangeDiffieHellmanGroupSha1 : KeyExchangeDiffieHellman Represents "diffie-hellman-group1-sha1" algorithm implementation. Documentation Code public abstract BigInteger GroupPrime { get; } Gets the group prime. protected KeyExchangeDiffieHellmanGroupSha1()