Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
KeyPairGenerator
org.bouncycastle.jce.provider.JDKKeyPairGenerator
public abstract class JDKKeyPairGenerator
extends KeyPairGenerator
Nested Class Summary | |
static class | |
static class | |
static class | |
static class | |
static class | |
static class | |
static class | |
static class | |
static class | |
static class |
Constructor Summary | |
|
Method Summary | |
abstract KeyPair | |
abstract void |
|
public abstract KeyPair generateKeyPair()
public abstract void initialize(int strength, SecureRandom random)