IP*Works! Encrypt V9 - Online Help
IP*Works! Encrypt V9
Questions / Feedback?

HashSignature Property

The hash signature.

Syntax

[VB.NET]
Public Property HashSignature As String
Public Property HashSignatureB As Byte()

[C#]
public string HashSignature {get; set;}
public byte[] HashSignatureB {get; set;}

Remarks

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

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0