Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed last month. Improve this question When creating tron wallet account some random private key and wallet key is created. Should I check the balance before using
Tag: cryptoapi
Can not import RSA keys generated with php openssl to windows CryptoAPI
have problems importing keys generated with php openssl to CryptoAPI I successfully create key pair in php, crypt/decrypt a string with it – no problems Then I wrote a program in Delphi which should import private and public keys into CryptoAPI. I found some example private RSA key in internet and it imports with my code perfectly, but when I