Gets a value which specifies the length of the message digest that was selected for a secure connection.
An integer value which specifies the length of the message digest if a secure connection has been established; otherwise a value of 0 is returned.
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 remote host.
InternetMail Class | SocketTools Namespace