コード例 #1
0
ファイル: AccountView.cs プロジェクト: Commanderguy/Test-Coin
 public AccountView()
 {
     keys = ECDSA.GenerateKeys();
 }