Collections:
Other Resources:
Generate 4096-bit RSA Key Pair with Portecle
How to generate a 4096-bit RSA key pair with Portecle? I want a very strong private key and public key pair to protect my document.
✍: FYIcenter.com
If you want to generate a 4096-bit RSA key pair with Portecle,
you can follow these steps:
1. Click File > Open Keystore File in the menu.
2. Browse and open "FYIcenter.jks" and enter "FYIcenter" as the password.
3. Click Tools > Generate Key Pair in the menu.
4. Select "RSA" as the key algorithm and "4096" as the key size. You see the "Generate Certificate" form showing up.
5. Fill in the form and click OK. You see the "Key Pair Entry Alias" box showing up.
6. Enter "4096-RSA-Key-Pair" and click OK. You see "Key Pair Entry Password" box showing up.
7. Enter "FYIcenter" and click OK. You have a very strong RSA key pair generated in Portecle.
8. Click File > Save Keystore. You have the new key pair stored in "FYIcenter.jks" now.
2015-10-12, ∼6457🔥, 0💬
Popular Posts:
How to parse a DER file using the OpenSSL "ans1parse" command? You can parse a DER file with OpenSSL...
How to start "certmgr.exe" on Windows? I know it is installed on my system as part of Visual Studio....
How to re-encrypt an RSA key file using OpenSSL "rsa" command? I want to change the encryption passw...
Certificate summary - Owner: *.hostmonster.com, PositiveSSL Wildcard, Domain Control Validated Issue...
What are the reasons for the "PKIX path building failed" error? I am getting this "sun.security.vali...