IPWorks Encrypt 2020 Delphi Edition

Questions / Feedback?

HashSignature Property

The hash signature.

Syntax

property HashSignature: String read get_HashSignature write set_HashSignature;
property HashSignatureB: TBytes read get_HashSignatureB write set_HashSignatureB;

Default Value

''

Remarks

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

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