Lezen in het Engels Bewerken

Delen via


IHasher Interface

Definition

An interface for all the hashing operations currently in Orleans Storage operations.

C#
public interface IHasher
Derived

Remarks

Implement this to provide a hasher for database key with specific properties. As for an example: collision resistance on out-of-control ID providers.

Properties

Description

Description of the hashing functionality.

Methods

Hash(Byte[])

The hash.

Applies to

Product Versies
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0