HashStrength Property  
 

Return the length of the message digest that was selected.

Syntax

object.HashStrength

Remarks

The HashStrength property returns the number of bits used in the message digest (hash) that was selected. Common values returned by this property are 128 and 160. If this property returns a value of 0, this means that a secure connection has not been established with the server.

Data Type

Integer (Int32)

See Also

CipherStrength Property, Secure Property, SecureCipher Property, SecureHash Property, SecureKeyExchange Property, SecureProtocol Property