|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPKdfParameters
public class PGPKdfParameters
| Constructor Summary | |
|---|---|
PGPKdfParameters(int hashAlgorithm,
int symmetricWrapAlgorithm)
|
|
| Method Summary | |
|---|---|
int |
getHashAlgorithm()
|
int |
getSymmetricWrapAlgorithm()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGPKdfParameters(int hashAlgorithm,
int symmetricWrapAlgorithm)
| Method Detail |
|---|
public int getSymmetricWrapAlgorithm()
public int getHashAlgorithm()
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||