org.bouncycastle.asn1.pkcs
public class PBES2Algorithms extends AlgorithmIdentifier implements PKCSObjectIdentifiers
Deprecated: - use AlgorithmIdentifier and PBES2Parameters
| Constructor Summary | |
|---|---|
| PBES2Algorithms(ASN1Sequence obj) | |
| Method Summary | |
|---|---|
| DERObject | getDERObject() |
| EncryptionScheme | getEncryptionScheme() |
| KeyDerivationFunc | getKeyDerivationFunc() |
| DERObjectIdentifier | getObjectId() |