|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.util.PBKDFConfig
Base class for PBKDF configs.
Constructor Summary | |
protected |
PBKDFConfig(ASN1ObjectIdentifier algorithm)
|
Method Summary | |
ASN1ObjectIdentifier |
getAlgorithm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected PBKDFConfig(ASN1ObjectIdentifier algorithm)
Method Detail |
public ASN1ObjectIdentifier getAlgorithm()
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |