The KeyExchangeDiffieHellmanGroup1Sha1 type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ExchangeHash |
Gets the exchange hash.
(Inherited from KeyExchange.) | |
| GroupPrime |
Gets the group prime.
(Overrides KeyExchangeDiffieHellmanGroupSha1 GroupPrime.) | |
| Name |
Gets algorithm name.
(Overrides Algorithm Name.) | |
| Session |
Gets or sets the session.
(Inherited from KeyExchange.) | |
| SharedKey |
Gets or sets key exchange shared key.
(Inherited from KeyExchange.) |
See Also