| Bouncy Castle Cryptography Library 1.39 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
SecretKeyFactorySpiorg.bouncycastle.jce.provider.JCESecretKeyFactoryField Summary | |
protected String | |
protected DERObjectIdentifier | |
Fields inherited from interface org.bouncycastle.jce.provider.PBE | |
MD2, MD5, OPENSSL, PKCS12, PKCS5S1, PKCS5S2, RIPEMD160, SHA1, SHA256, TIGER | |
Constructor Summary | |
| |
Method Summary | |
protected SecretKey |
|
protected KeySpec |
|
protected SecretKey |
|
protected SecretKey engineGenerateSecret(KeySpec keySpec)
throws InvalidKeySpecExceptionprotected KeySpec engineGetKeySpec(SecretKey key,
Class keySpec)
throws InvalidKeySpecExceptionprotected SecretKey engineTranslateKey(SecretKey key)
throws InvalidKeyException