|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.crypto.SecretKeyFactorySpi
|
+--org.bouncycastle.jce.provider.JCESecretKeyFactory
| Inner classes inherited from class org.bouncycastle.jcajce.provider.symmetric.util.PBE |
PBE.Util |
| Field Summary | |
protected java.lang.String |
algName
|
protected ASN1ObjectIdentifier |
algOid
|
| Fields inherited from interface org.bouncycastle.jcajce.provider.symmetric.util.PBE |
GOST3411, MD2, MD5, OPENSSL, PKCS12, PKCS5S1, PKCS5S1_UTF8, PKCS5S2, PKCS5S2_UTF8, RIPEMD160, SHA1, SHA224, SHA256, SHA3_224, SHA3_256, SHA3_384, SHA3_512, SHA384, SHA512, SM3, TIGER |
| Constructor Summary | |
protected |
JCESecretKeyFactory(java.lang.String algName,
ASN1ObjectIdentifier algOid)
|
| Method Summary | |
protected javax.crypto.SecretKey |
engineGenerateSecret(java.security.spec.KeySpec keySpec)
|
protected java.security.spec.KeySpec |
engineGetKeySpec(javax.crypto.SecretKey key,
java.lang.Class keySpec)
|
protected javax.crypto.SecretKey |
engineTranslateKey(javax.crypto.SecretKey key)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String algName
protected ASN1ObjectIdentifier algOid
| Constructor Detail |
protected JCESecretKeyFactory(java.lang.String algName,
ASN1ObjectIdentifier algOid)
| Method Detail |
protected javax.crypto.SecretKey engineGenerateSecret(java.security.spec.KeySpec keySpec)
throws java.security.spec.InvalidKeySpecException
engineGenerateSecret in class javax.crypto.SecretKeyFactorySpi
protected java.security.spec.KeySpec engineGetKeySpec(javax.crypto.SecretKey key,
java.lang.Class keySpec)
throws java.security.spec.InvalidKeySpecException
engineGetKeySpec in class javax.crypto.SecretKeyFactorySpi
protected javax.crypto.SecretKey engineTranslateKey(javax.crypto.SecretKey key)
throws java.security.InvalidKeyException
engineTranslateKey in class javax.crypto.SecretKeyFactorySpi
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||