UseHex Property
Whether the key is hex encoded.
Syntax
property UseHex: Boolean read get_UseHex write set_UseHex;
Default Value
false
Remarks
This setting specifies whether the created Key is hex encoded when calling CreateKey. The default value is False.