|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A factory for digest algorithms.
Method Summary | |
PGPDigestCalculator |
get(int algorithm)
Construct a new instance of a cryptographic digest. |
Method Detail |
public PGPDigestCalculator get(int algorithm) throws PGPException
algorithm
- 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 |