|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.examples.EllipticCurveKeyPairGenerator
A simple utility class that generates an OpenPGP key ring using Ed25519 for certification and signing and X25519 for encryption. usage: EllipticCurveKeyPairGenerator [-a] identity passPhrase Where identity is the name to be associated with the public key. The keys are written to pub.[asc|bpg] and secret.[asc|bpg].
| Constructor Summary | |
EllipticCurveKeyPairGenerator()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EllipticCurveKeyPairGenerator()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||