|
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.KeyFactorySpi
org.bouncycastle.jce.provider.JDKKeyFactory
org.bouncycastle.jce.provider.asymmetric.ec.KeyFactory
public class KeyFactory
| Nested Class Summary | |
|---|---|
static class |
KeyFactory.EC
|
static class |
KeyFactory.ECDH
|
static class |
KeyFactory.ECDHC
|
static class |
KeyFactory.ECDSA
|
static class |
KeyFactory.ECGOST3410
|
static class |
KeyFactory.ECMQV
|
| Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.JDKKeyFactory |
|---|
JDKKeyFactory.DH, JDKKeyFactory.DSA, JDKKeyFactory.ElGamal, JDKKeyFactory.GOST3410, JDKKeyFactory.RSA, JDKKeyFactory.X509 |
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.jce.provider.JDKKeyFactory |
|---|
elGamalFactory |
| Method Summary | |
|---|---|
protected java.security.PrivateKey |
engineGeneratePrivate(java.security.spec.KeySpec keySpec)
|
protected java.security.PublicKey |
engineGeneratePublic(java.security.spec.KeySpec keySpec)
|
protected java.security.spec.KeySpec |
engineGetKeySpec(java.security.Key key,
java.lang.Class spec)
|
protected java.security.Key |
engineTranslateKey(java.security.Key key)
|
| Methods inherited from class org.bouncycastle.jce.provider.JDKKeyFactory |
|---|
createPrivateKeyFromDERStream, createPublicKeyFromDERStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected java.security.Key engineTranslateKey(java.security.Key key)
throws java.security.InvalidKeyException
engineTranslateKey in class JDKKeyFactoryjava.security.InvalidKeyException
protected java.security.spec.KeySpec engineGetKeySpec(java.security.Key key,
java.lang.Class spec)
throws java.security.spec.InvalidKeySpecException
engineGetKeySpec in class JDKKeyFactoryjava.security.spec.InvalidKeySpecException
protected java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec keySpec)
throws java.security.spec.InvalidKeySpecException
engineGeneratePrivate in class JDKKeyFactoryjava.security.spec.InvalidKeySpecException
protected java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
throws java.security.spec.InvalidKeySpecException
engineGeneratePublic in class JDKKeyFactoryjava.security.spec.InvalidKeySpecException
|
Bouncy Castle Cryptography 1.45 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||