Beispiel #1
0
 public Server_IP()
 {
     InitializeComponent();
     diffieHellman = new DiffieHellman();
 }