|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.openpgp.operator.bc.BcPGPContentVerifierBuilderProvider
Constructor Summary | |
BcPGPContentVerifierBuilderProvider()
|
Method Summary | |
PGPContentVerifierBuilder |
get(int keyAlgorithm,
int hashAlgorithm)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BcPGPContentVerifierBuilderProvider()
Method Detail |
public PGPContentVerifierBuilder get(int keyAlgorithm, int hashAlgorithm) throws PGPException
get
in interface PGPContentVerifierBuilderProvider
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |