org.bouncycastle.asn1.pkcs
public class PBES2Parameters extends ASN1Encodable implements PKCSObjectIdentifiers
| Constructor Summary | |
|---|---|
| PBES2Parameters(ASN1Sequence obj) | |
| Method Summary | |
|---|---|
| EncryptionScheme | getEncryptionScheme() |
| KeyDerivationFunc | getKeyDerivationFunc() |
| DERObject | toASN1Object() |