Skip to content

StableHash.ComputeHash(string)

ComputeHash(string)

static
View source
public static uint ComputeHash(string data)
Computes a hash digest of the input.

Parameters

datastring
The input data.

Returns

A hash digest of the input.