コード例 #1
0
 public void UpdateHash()
 {
     Hash = Cryptographer.CreateSha512Hash();
 }