IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

HashValue Property

The hash value.

Syntax

public string HashValue { get; }
public byte[] HashValueB { get; }
Public ReadOnly Property HashValue As String
Public ReadOnly Property HashValueB As Byte()

Default Value

""

Remarks

The computed hash value. This property is populated after calling ComputeHash.

This property is read-only.

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