|
||||||||||
| 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.PKCS5Scheme2PBEKey
| Field Summary |
| Fields inherited from interface java.security.Key |
serialVersionUID |
| Constructor Summary | |
PKCS5Scheme2PBEKey(char[] password,
byte[] salt,
int iterationCount)
|
|
| Methods inherited from class org.bouncycastle.cms.CMSPBEKey |
getAlgorithm, getEncoded, getFormat, getIterationCount, getPassword, getSalt |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PKCS5Scheme2PBEKey(char[] password,
byte[] salt,
int iterationCount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||