IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

HashSignature Property

The hash signature.

Syntax

public string HashSignature { get; set; }
public byte[] HashSignatureB { get; set; }
Public Property HashSignature As String
Public Property HashSignatureB As Byte()

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 .NET Edition - Version 20.0 [Build 8286]