Package | Description |
---|---|
org.bouncycastle.asn1.bc | |
org.bouncycastle.asn1.pkcs |
Modifier and Type | Method and Description |
---|---|
KeyDerivationFunc |
PbkdMacIntegrityCheck.getPbkdAlgorithm() |
Constructor and Description |
---|
PbkdMacIntegrityCheck(AlgorithmIdentifier macAlgorithm,
KeyDerivationFunc pbkdAlgorithm,
byte[] mac) |
Modifier and Type | Method and Description |
---|---|
static KeyDerivationFunc |
KeyDerivationFunc.getInstance(Object obj) |
KeyDerivationFunc |
PBES2Parameters.getKeyDerivationFunc() |
Constructor and Description |
---|
PBES2Parameters(KeyDerivationFunc keyDevFunc,
EncryptionScheme encScheme) |
Copyright © 2018 BouncyCastle.org. All rights reserved.