|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.security.AlgorithmParametersSpi
org.bouncycastle.jce.provider.JDKAlgorithmParameters
public abstract class JDKAlgorithmParameters
| Nested Class Summary | |
|---|---|
static class |
JDKAlgorithmParameters.DH
|
static class |
JDKAlgorithmParameters.DSA
|
static class |
JDKAlgorithmParameters.ElGamal
|
static class |
JDKAlgorithmParameters.GOST3410
|
static class |
JDKAlgorithmParameters.IES
|
static class |
JDKAlgorithmParameters.IVAlgorithmParameters
|
static class |
JDKAlgorithmParameters.OAEP
|
static class |
JDKAlgorithmParameters.PBKDF2
|
static class |
JDKAlgorithmParameters.PKCS12PBE
|
static class |
JDKAlgorithmParameters.PSS
|
static class |
JDKAlgorithmParameters.RC2AlgorithmParameters
|
| Constructor Summary | |
|---|---|
JDKAlgorithmParameters()
|
|
| Method Summary | |
|---|---|
protected java.security.spec.AlgorithmParameterSpec |
engineGetParameterSpec(java.lang.Class paramSpec)
|
protected boolean |
isASN1FormatString(java.lang.String format)
|
protected abstract java.security.spec.AlgorithmParameterSpec |
localEngineGetParameterSpec(java.lang.Class paramSpec)
|
| Methods inherited from class java.security.AlgorithmParametersSpi |
|---|
engineGetEncoded, engineGetEncoded, engineInit, engineInit, engineInit, engineToString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDKAlgorithmParameters()
| Method Detail |
|---|
protected boolean isASN1FormatString(java.lang.String format)
protected java.security.spec.AlgorithmParameterSpec engineGetParameterSpec(java.lang.Class paramSpec)
throws java.security.spec.InvalidParameterSpecException
engineGetParameterSpec in class java.security.AlgorithmParametersSpijava.security.spec.InvalidParameterSpecException
protected abstract java.security.spec.AlgorithmParameterSpec localEngineGetParameterSpec(java.lang.Class paramSpec)
throws java.security.spec.InvalidParameterSpecException
java.security.spec.InvalidParameterSpecException
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||