Пример #1
0
 public IPrivateKey GeneratePrivateKey()
 {
     return(NativeBinding.GeneratePrivateKey());
 }