| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.security.KeyFactorySpi
org.gudy.bouncycastle.jce.provider.JDKKeyFactory
org.gudy.bouncycastle.jce.provider.JDKKeyFactory.EC
public static class JDKKeyFactory.EC
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class org.gudy.bouncycastle.jce.provider.JDKKeyFactory | 
|---|
JDKKeyFactory.EC, JDKKeyFactory.ECDSA | 
| Constructor Summary | |
|---|---|
JDKKeyFactory.EC()
 | 
|
JDKKeyFactory.EC(java.lang.String algorithm)
 | 
|
| Method Summary | |
|---|---|
protected  java.security.PrivateKey | 
engineGeneratePrivate(java.security.spec.KeySpec keySpec)
 | 
protected  java.security.PublicKey | 
engineGeneratePublic(java.security.spec.KeySpec keySpec)
 | 
| Methods inherited from class org.gudy.bouncycastle.jce.provider.JDKKeyFactory | 
|---|
engineGetKeySpec, engineTranslateKey | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public JDKKeyFactory.EC()
                 throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmExceptionpublic JDKKeyFactory.EC(java.lang.String algorithm)
| Method Detail | 
|---|
protected java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec keySpec)
                                                  throws java.security.spec.InvalidKeySpecException
engineGeneratePrivate in class java.security.KeyFactorySpijava.security.spec.InvalidKeySpecException
protected java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
                                                throws java.security.spec.InvalidKeySpecException
engineGeneratePublic in class java.security.KeyFactorySpijava.security.spec.InvalidKeySpecException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||