|
Bouncy Castle Cryptography Library 1.39 | ||||||||
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
public class PKCS5Scheme2PBEKey
Field Summary |
---|
Fields inherited from interface javax.crypto.interfaces.PBEKey |
---|
serialVersionUID |
Constructor Summary | |
---|---|
PKCS5Scheme2PBEKey(char[] password,
byte[] salt,
int iterationCount)
|
Method Summary |
---|
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)
|
Bouncy Castle Cryptography Library 1.39 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |