EncodeHash Property
Whether the hash value is hex encoded.
Data Type
BooleanDefault Value
trueRemarks
This property specifies whether the computed hash value is hex encoded. When set to True (default) the adapter will hex encoded the computed hash for easier use. Set this value to False to obtain the hash value in an unmodified form.
The default value is True.