Store RSA in a PEM file instead of xml

- RsaKeyGenerator automatically saves the RSA keys in a PEM file
- Corrects key bit size suggestion
This commit is contained in:
Cube
2016-03-04 18:47:29 +02:00
parent 0eb8a6e7e6
commit bde4061b8a
6 changed files with 71 additions and 39 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
*.iml
/data/fs
/data/rsa.xml
/data/rsa.pem
/data/savedGames
/lib/
*/target/