Class Digester
Inheritance
object
Digester
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Algorand.Utils
Assembly: Algorand.dll
Syntax
public class Digester
Methods
| Improve this Doc View SourceDigest(byte[])
Declaration
public static byte[] Digest(byte[] data)
Parameters
Type | Name | Description |
---|---|---|
byte[] | data |
Returns
Type | Description |
---|---|
byte[] |