Exemple #1
0
 public void TripleDESDecodeNullFromNullToFile()
 {
     tDES.DecodeFile(null, null);
 }