Beispiel #1
0
 public void Version2_Answer()
 {
     V2.Decrypt(Ciphertext, 3).ShouldBe(Plaintext);
 }