public class PGPKdfParameters extends Object implements PGPAlgorithmParameters
Constructor and Description |
---|
PGPKdfParameters(int hashAlgorithm,
int symmetricWrapAlgorithm) |
Modifier and Type | Method and Description |
---|---|
int |
getHashAlgorithm() |
int |
getSymmetricWrapAlgorithm() |
Copyright © 2017 BouncyCastle.org. All rights reserved.