Exemple #1
0
 public void Clear()
 {
     PrivKey.Clear();
 }
 public void Clear()
 {
     privateKey.Clear();
     publickKey.Clear();
 }