Bouncy Castle Cryptography Library 1.39 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
SecretKeyFactorySpi
org.bouncycastle.jce.provider.JCESecretKeyFactory
Field 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 InvalidKeySpecException
protected KeySpec engineGetKeySpec(SecretKey key, Class keySpec) throws InvalidKeySpecException
protected SecretKey engineTranslateKey(SecretKey key) throws InvalidKeyException