| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
KeyGeneratorSpiorg.bouncycastle.jce.provider.JCEKeyGeneratorpublic class JCEKeyGeneratorextends KeyGeneratorSpiNested Class Summary | |
static class |
|
static class |
|
static class | |
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class | |
static class | |
static class | |
static class | |
static class | |
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class |
|
static class | |
static class |
|
static class |
|
static class |
|
static class |
|
Field Summary | |
protected String | |
protected int | |
protected CipherKeyGenerator | |
protected int | |
protected boolean | |
Constructor Summary | |
| |
Method Summary | |
protected SecretKey | |
protected void |
|
protected void |
|
protected void |
|
protected String algName
protected int defaultKeySize
protected int keySize
protected boolean uninitialised
protected JCEKeyGenerator(String algName,
int defaultKeySize,
CipherKeyGenerator engine)protected SecretKey engineGenerateKey()
protected void engineInit(AlgorithmParameterSpec params,
SecureRandom random)
throws InvalidAlgorithmParameterExceptionprotected void engineInit(SecureRandom random)
protected void engineInit(int keySize,
SecureRandom random)