System::Net::Security::SslStream::get_HashStrength method

SslStream::get_HashStrength method

Returns the strength of the used hash algorithm.

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

ReturnValue

The strength of the used hash algorithm.

See Also