IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

HashValue Property

The hash value.

Syntax

__property String HashValue = { read=FHashValue };
__property DynamicArray<Byte> HashValueB = { read=FHashValueB };

Default Value

""

Remarks

The computed hash value. This property is populated after calling ComputeHash.

This property is read-only.

Data Type

Byte Array

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