Bouncy Castle Cryptography Library 1.33 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
KeyGeneratorSpi
org.bouncycastle.jce.provider.JCEKeyGenerator
public class JCEKeyGenerator
extends KeyGeneratorSpi
Nested 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 |
|
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 InvalidAlgorithmParameterException
protected void engineInit(SecureRandom random)
protected void engineInit(int keySize, SecureRandom random)