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

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

Syntax

C#
public interface IParametrizedHashAlgorithm
Visual Basic (Declaration)
Public Interface IParametrizedHashAlgorithm
Visual C++
public interface class IParametrizedHashAlgorithm

See Also