|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.operator.PGPContentSignerBuilderProvider
org.bouncycastle.openpgp.operator.bc.BcPGPContentSignerBuilderProvider
| Field Summary |
| Fields inherited from class org.bouncycastle.openpgp.operator.PGPContentSignerBuilderProvider |
hashAlgorithmId |
| Constructor Summary | |
BcPGPContentSignerBuilderProvider(int hashAlgorithmId)
|
|
| Method Summary | |
PGPContentSignerBuilder |
get(PGPPublicKey signingKey)
Return a new instance of the PGPContentSignerBuilder for the given signing key. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BcPGPContentSignerBuilderProvider(int hashAlgorithmId)
| Method Detail |
public PGPContentSignerBuilder get(PGPPublicKey signingKey)
PGPContentSignerBuilderProviderPGPContentSignerBuilder for the given signing key.
get in class PGPContentSignerBuilderProvidersigningKey - public part of the signing key
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||