CSharp-easy-RSA-PEM icon indicating copy to clipboard operation
CSharp-easy-RSA-PEM copied to clipboard

Java Generated RSA Keys

Open jobert21 opened this issue 8 years ago • 0 comments

I can successfully encrypt a file using public key generated from Java. But I can't decrypt using the private key. I generated RSA keys using the standard PKCS8 encoding for private key and X509 encoding for public key.

jobert21 avatar Oct 18 '16 17:10 jobert21