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, ∼6326🔥, 0💬
Popular Posts:
Certificate Summary: Subject: www.facebook.com Issuer: VeriSign, Inc., VeriSign International Server...
Which certificate file format should I use when exporting a certificate from IE? What is the "Base-6...
How to generate a pair of RSA Private Key and Public Key? To help you to generate a pair of RSA Priv...
What is the distinguished_name section in the OpenSSL configuration file? The distinguished_name sec...
How to export a certificate from a cert8.db file to a certificate file in DER binary format? If you ...