An interface indicating that the HashAlgorithm requires a HashAlgorithmParameters to operate.
Namespace:
Classless.HasherAssembly: 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 |