HashStrength Property

Return the length of the message digest that was selected.

Syntax

object.HashStrength

The object is an expression that evaluates to an InternetMail object. The property returns a long integer value.

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

See Also

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


Copyright © 2008 Catalyst Development Corporation. All rights reserved.