I generated two keys (public and private) with Ubuntu. Now I encrypted a file with Ubuntu 14 using Public Key and OpenSSL and I want to decrypt it in Android with they Private Key that i generated previously.
How can I do that?
I generated two keys (public and private) with Ubuntu. Now I encrypted a file with Ubuntu 14 using Public Key and OpenSSL and I want to decrypt it in Android with they Private Key that i generated previously.
How can I do that?