|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.x509.AlgorithmIdentifier
org.bouncycastle.asn1.pkcs.PBES2Algorithms
Field Summary |
Fields inherited from class org.bouncycastle.asn1.ASN1Encodable |
BER, DER |
Constructor Summary | |
PBES2Algorithms(ASN1Sequence obj)
Deprecated. |
Method Summary | |
DERObject |
getDERObject()
Deprecated. |
EncryptionScheme |
getEncryptionScheme()
Deprecated. |
KeyDerivationFunc |
getKeyDerivationFunc()
Deprecated. |
DERObjectIdentifier |
getObjectId()
Deprecated. |
Methods inherited from class org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getInstance, getInstance, getParameters, toASN1Object |
Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
equals, getDEREncoded, getEncoded, getEncoded, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PBES2Algorithms(ASN1Sequence obj)
Method Detail |
public DERObjectIdentifier getObjectId()
getObjectId
in class AlgorithmIdentifier
public KeyDerivationFunc getKeyDerivationFunc()
public EncryptionScheme getEncryptionScheme()
public DERObject getDERObject()
getDERObject
in interface DEREncodable
getDERObject
in class ASN1Encodable
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |