Package | Description |
---|---|
org.bouncycastle.asn1.pkcs |
Modifier and Type | Method and Description |
---|---|
static KeyDerivationFunc |
KeyDerivationFunc.getInstance(Object obj) |
KeyDerivationFunc |
PBES2Algorithms.getKeyDerivationFunc()
Deprecated.
|
KeyDerivationFunc |
PBES2Parameters.getKeyDerivationFunc() |
Constructor and Description |
---|
PBES2Parameters(KeyDerivationFunc keyDevFunc,
EncryptionScheme encScheme) |
Copyright © 2016 BouncyCastle.org. All rights reserved.