HashUtils 型で公開されるメンバーは以下のとおりです。

メソッド

  名前説明
Public メソッドEquals
Determines whether the specified Object is equal to the current Object.
(Object から継承されます。)
Protected メソッドFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Object から継承されます。)
Public メソッドGetDigest(String)
ダイジェストを取得するための元文字列からSHA256で16進数のダイジェストを取得する。
Public メソッドGetDigest(array<String>[]()[][])
可変長パラメータに入っている文字列を連結し、連結した文字列からハッシュを生成する。
Public メソッドGetHashCode
Serves as a hash function for a particular type.
(Object から継承されます。)
Public メソッドGetType
Gets the Type of the current instance.
(Object から継承されます。)
Protected メソッドMemberwiseClone
Creates a shallow copy of the current Object.
(Object から継承されます。)
Public メソッドToString
Returns a String that represents the current Object.
(Object から継承されます。)

参照