Represents a 256-bit hash.
Creates a hash from bytes or a hex string.
Input string or byte array.
Underlying bytes.
Static
Byte array name (required because constructor.name is dropped during minification).
constructor.name
Byte size of raw hash.
Returns representation of this object that can be stored in JSON.
JSON-safe representation of this object.
Returns string representation of this object.
String representation of this object
Creates a zeroed hash.
Zeroed hash.
Represents a 256-bit hash.