The KeyExchangeDiffieHellmanGroupExchangeSha256 type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ExchangeHash |
Gets the exchange hash.
(Inherited from KeyExchange.) | |
| 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