System::Net::Security::SslStream::get_CipherStrength method

SslStream::get_CipherStrength method

Returns the strength of the used encryption algorithm.

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

ReturnValue

The strength of the used encryption algorithm.

See Also