System::Net::Security::SslStream::get_KeyExchangeStrength method

SslStream::get_KeyExchangeStrength method

Returns the strength of the used key exchange algorithm.

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

ReturnValue

The strength of the used key exchange algorithm.

See Also