IPWorks Encrypt 2020 JavaScript Edition

Questions / Feedback?

HashSignature Property

The hash signature.

Syntax


 getHashSignature(): Uint8Array;

 setHashSignature(hashSignature: Uint8Array): void;

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 JavaScript Edition - Version 20.0 [Build 8262]