Represents a hash transform.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Interface IHashTransform _ Inherits IDisposable |
| C# |
|---|
public interface IHashTransform : IDisposable |