| Bouncy Castle Cryptography Library 1.33 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
KeyFactorySpiorg.bouncycastle.jce.provider.JDKKeyFactoryorg.bouncycastle.jce.provider.JDKKeyFactory.GOST3410public static class JDKKeyFactory.GOST3410extends JDKKeyFactoryNested Class Summary |
Nested classes/interfaces inherited from class org.bouncycastle.jce.provider.JDKKeyFactory | |
JDKKeyFactory.DH, JDKKeyFactory.DSA, JDKKeyFactory.EC, JDKKeyFactory.ECDH, JDKKeyFactory.ECDHC, JDKKeyFactory.ECDSA, JDKKeyFactory.ECGOST3410, JDKKeyFactory.ElGamal, JDKKeyFactory.GOST3410, JDKKeyFactory.RSA | |
Field Summary |
Fields inherited from class org.bouncycastle.jce.provider.JDKKeyFactory | |
elGamalFactory | |
Constructor Summary | |
| |
Method Summary | |
protected PrivateKey |
|
protected PublicKey |
|
Methods inherited from class org.bouncycastle.jce.provider.JDKKeyFactory | |
engineGetKeySpec, engineTranslateKey | |
protected PrivateKey engineGeneratePrivate(KeySpec keySpec)
throws InvalidKeySpecExceptionprotected PublicKey engineGeneratePublic(KeySpec keySpec)
throws InvalidKeySpecException