get_CipherStrength()

SslStream::get_CipherStrength() method

Returns the strength of the used encryption algorithm.

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

Return Value

The strength of the used encryption algorithm.

See Also