IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

EncodeHash Property

Whether the hash value is hex encoded.

Syntax

__property bool EncodeHash = { read=FEncodeHash, write=FSetEncodeHash };

Default Value

true

Remarks

This property specifies whether the computed hash value is hex encoded. When set to True (default) the component 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.

Data Type

Boolean

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 C++ Builder Edition - Version 20.0 [Build 8155]