| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.bouncycastle.crypto.generators.ECKeyPairGeneratorpublic class ECKeyPairGeneratorextends java.lang.Objectimplements AsymmetricCipherKeyPairGenerator, org.bouncycastle.math.ec.ECConstantsMethod Summary | |
AsymmetricCipherKeyPair |
|
void |
|
public AsymmetricCipherKeyPair generateKeyPair()
Given the domain parameters this routine generates an EC key pair in accordance with X9.62 section 5.2.1 pages 26, 27.
- Specified by:
- generateKeyPair in interface AsymmetricCipherKeyPairGenerator
public void init(KeyGenerationParameters param)
- Specified by:
- init in interface AsymmetricCipherKeyPairGenerator