Exemple #1
0
 public void TripleDESEncodeNullFromNullToFile()
 {
     tDES.EncodeFile(null, null);
 }