|
Bouncy Castle Cryptography Library 1.81 | |||||||||
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)
PGPContentSignerBuilderProvider
PGPContentSignerBuilder
for the given signing key.
get
in class PGPContentSignerBuilderProvider
signingKey
- public part of the signing key
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |