Exemple #1
0
 public bool dizNew(string filename, string password, int keybit)
 {
     return(Luna.dizNew(filename, password, keybit));
 }