org.gudy.bouncycastle.asn1.pkcs
Class KeyDerivationFunc

java.lang.Object
  extended by org.gudy.bouncycastle.asn1.ASN1Encodable
      extended by org.gudy.bouncycastle.asn1.x509.AlgorithmIdentifier
          extended by org.gudy.bouncycastle.asn1.pkcs.KeyDerivationFunc
All Implemented Interfaces:
DEREncodable
Direct Known Subclasses:
PBKDF2Params

public class KeyDerivationFunc
extends AlgorithmIdentifier


Field Summary
 
Fields inherited from class org.gudy.bouncycastle.asn1.ASN1Encodable
BER, DER
 
Method Summary
 
Methods inherited from class org.gudy.bouncycastle.asn1.x509.AlgorithmIdentifier
getInstance, getInstance, getObjectId, getParameters, toASN1Object
 
Methods inherited from class org.gudy.bouncycastle.asn1.ASN1Encodable
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait