Class EllipticCurveKeyPairGenerator
java.lang.Object
org.bouncycastle.openpgp.examples.EllipticCurveKeyPairGenerator
A simple utility class that generates an RSA key ring.
usage: RSAKeyPairGenerator [-a] identity passPhrase
Where identity is the name to be associated with the public key. The keys are placed in the files pub.[asc|bpg] and secret.[asc|bpg].
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EllipticCurveKeyPairGenerator
public EllipticCurveKeyPairGenerator()
-
-
Method Details
-
main
- Throws:
Exception
-