StableHash
class
Namespace: Orleans
Provides stable hash functions whose results are consistent across processes and cluster nodes.
public static class StableHashMethods
ComputeHash(ReadOnlySpan<byte>)Computes a hash digest of the input.ComputeHash(string)Computes a hash digest of the input.
