|
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.bc.BcPGPContentSignerBuilder
| Constructor Summary | |
BcPGPContentSignerBuilder(int keyAlgorithm,
int hashAlgorithm)
|
|
| Method Summary | |
PGPContentSigner |
build(int signatureType,
PGPPrivateKey privateKey)
|
BcPGPContentSignerBuilder |
setSecureRandom(java.security.SecureRandom random)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BcPGPContentSignerBuilder(int keyAlgorithm,
int hashAlgorithm)
| Method Detail |
public BcPGPContentSignerBuilder setSecureRandom(java.security.SecureRandom random)
public PGPContentSigner build(int signatureType,
PGPPrivateKey privateKey)
throws PGPException
build in interface PGPContentSignerBuilderPGPException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||