Example #1
0
 public void VerifyDefaultAlgorithm()
 {
     Hashing.ComputeHashString(ClearText).Should().Be("����{���p�Z]x^���");
 }