IPWorks Encrypt 2020 Java Edition

Questions / Feedback?

HashSignature Property

The hash signature.

Syntax

public byte[] getHashSignature();
public void setHashSignature(byte[] hashSignature);

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 Java Edition - Version 20.0 [Build 8155]