org.bouncycastle.asn1.pkcs

Class PBES2Parameters

public class PBES2Parameters extends ASN1Encodable implements PKCSObjectIdentifiers

Constructor Summary
PBES2Parameters(ASN1Sequence obj)
Method Summary
EncryptionSchemegetEncryptionScheme()
KeyDerivationFuncgetKeyDerivationFunc()
DERObjecttoASN1Object()

Constructor Detail

PBES2Parameters

public PBES2Parameters(ASN1Sequence obj)

Method Detail

getEncryptionScheme

public EncryptionScheme getEncryptionScheme()

getKeyDerivationFunc

public KeyDerivationFunc getKeyDerivationFunc()

toASN1Object

public DERObject toASN1Object()