Table of Contents

Class HashCode

Namespace
Concordium.Sdk.Helpers
Assembly
Concordium.Sdk.dll

Helpers for hash codes.

public static class HashCode
Inheritance
HashCode
Inherited Members

Methods

GetHashCodeByteArray(byte[])

Helper for getting a hash code for a byte array.

public static int GetHashCodeByteArray(byte[] array)

Parameters

array byte[]

Returns

int