mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-04 16:49:11 +00:00
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:
@@ -1,5 +0,0 @@
|
||||
<rsa>
|
||||
<!-- Generate keys with RsaKeyGenerator and place them here -->
|
||||
<modulus></modulus>
|
||||
<private-exponent></private-exponent>
|
||||
</rsa>
|
||||
Reference in New Issue
Block a user