org.bouncycastle.asn1.pkcs

Class PBES2Algorithms

public class PBES2Algorithms extends AlgorithmIdentifier implements PKCSObjectIdentifiers

Deprecated: - use AlgorithmIdentifier and PBES2Parameters

Constructor Summary
PBES2Algorithms(ASN1Sequence obj)
Method Summary
DERObjectgetDERObject()
EncryptionSchemegetEncryptionScheme()
KeyDerivationFuncgetKeyDerivationFunc()
DERObjectIdentifiergetObjectId()

Constructor Detail

PBES2Algorithms

public PBES2Algorithms(ASN1Sequence obj)

Method Detail

getDERObject

public DERObject getDERObject()

getEncryptionScheme

public EncryptionScheme getEncryptionScheme()

getKeyDerivationFunc

public KeyDerivationFunc getKeyDerivationFunc()

getObjectId

public DERObjectIdentifier getObjectId()