|
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.BcPGPDigestCalculatorProvider
| Constructor Summary | |
BcPGPDigestCalculatorProvider()
|
|
| Method Summary | |
PGPDigestCalculator |
get(int algorithm)
Construct a new instance of a cryptographic digest. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BcPGPDigestCalculatorProvider()
| Method Detail |
public PGPDigestCalculator get(int algorithm)
throws PGPException
PGPDigestCalculatorProviderget in interface PGPDigestCalculatorProviderorg.bouncycastle.openpgp.operator.PGPDigestCalculatorProvideralgorithm - the identifier of the digest algorithm to
instantiate.PGPException - if an error occurs constructing the specified digest.
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||