public class PGPKdfParameters extends java.lang.Object implements PGPAlgorithmParameters
| Constructor and Description |
|---|
PGPKdfParameters(int hashAlgorithm,
int symmetricWrapAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHashAlgorithm() |
int |
getSymmetricWrapAlgorithm() |