get_HashAlgorithm()

SslStream::get_HashAlgorithm() method

Returns the hash algorithm.

virtual System::Security::Authentication::HashAlgorithmType System::Net::Security::SslStream::get_HashAlgorithm()

Return Value

The hash algorithm.

See Also