System::Net::Security::SslStream::get_HashAlgorithm method

SslStream::get_HashAlgorithm method

Returns the hash algorithm.

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

ReturnValue

The hash algorithm.

See Also