Beispiel #1
0
 public Form1()
 {
     InitializeComponent();
     tf = new GoogleTOTP();
     timer1.Start();
 }
Beispiel #2
0
 public Form1()
 {
     InitializeComponent();
     tf = new GoogleTOTP();
     timer1.Start();
 }