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