IPWorks Encrypt 2020 C++ Builder Edition

Questions / Feedback?

HashSignature Property

The hash signature.

Syntax

__property String HashSignature = { read=FHashSignature, write=FSetHashSignature };
__property DynamicArray<Byte> HashSignatureB = { read=FHashSignatureB, write=FSetHashSignatureB };

Default Value

""

Remarks

This property holds the computed hash signature. This is populated after calling Sign. This must be set before calling VerifySignature.

Data Type

Byte Array

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