get_KeyExchangeStrength()

SslStream::get_KeyExchangeStrength() method

Returns the strength of the used key exchange algorithm.

virtual int32_t System::Net::Security::SslStream::get_KeyExchangeStrength()

Return Value

The strength of the used key exchange algorithm.

See Also