Show / Hide Table of Contents

Class HashUtils

A util class for computing various hashes
Inheritance
object
HashUtils
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public static class HashUtils

Methods

Name Description
ComputeSha256Hash(string) Compute a SHA256 hash from a given string
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾