An interface indicating that the HashAlgorithm requires a HashAlgorithmParameters to operate.

Namespace: Classless.Hasher
Assembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336

Syntax

C#
public interface IParametrizedHashAlgorithm
Visual Basic
Public Interface IParametrizedHashAlgorithm
Visual C++
public interface class IParametrizedHashAlgorithm

See Also