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