|
Bouncy Castle Cryptography Library 1.48 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.cms.CMSPBEKey
org.bouncycastle.cms.PKCS5Scheme2UTF8PBEKey
PKCS5 scheme-2 - password converted to bytes using UTF-8.
| Field Summary |
| Fields inherited from interface java.security.Key |
serialVersionUID |
| Constructor Summary | |
PKCS5Scheme2UTF8PBEKey(char[] password,
java.security.AlgorithmParameters pbeParams)
|
|
PKCS5Scheme2UTF8PBEKey(char[] password,
byte[] salt,
int iterationCount)
|
|
| Methods inherited from class org.bouncycastle.cms.CMSPBEKey |
getAlgorithm, getEncoded, getFormat, getIterationCount, getParamSpec, getPassword, getSalt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PKCS5Scheme2UTF8PBEKey(char[] password,
byte[] salt,
int iterationCount)
public PKCS5Scheme2UTF8PBEKey(char[] password,
java.security.AlgorithmParameters pbeParams)
throws java.security.InvalidAlgorithmParameterException
|
Bouncy Castle Cryptography Library 1.48 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||