|
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.asn1.ASN1Object
org.bouncycastle.asn1.x509.AlgorithmIdentifier
org.bouncycastle.asn1.pkcs.KeyDerivationFunc
public class KeyDerivationFunc
Constructor Summary | |
---|---|
KeyDerivationFunc(ASN1ObjectIdentifier id,
ASN1Encodable params)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.asn1.x509.AlgorithmIdentifier |
---|
getAlgorithm, getInstance, getInstance, getObjectId, getParameters, toASN1Primitive |
Methods inherited from class org.bouncycastle.asn1.ASN1Object |
---|
equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode, toASN1Object |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KeyDerivationFunc(ASN1ObjectIdentifier id, ASN1Encodable params)
|
Bouncy Castle Cryptography Library 1.48 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |