|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.openpgp.operator.PGPKeyEncryptionMethodGenerator
public abstract class PGPKeyEncryptionMethodGenerator
| Constructor Summary | |
|---|---|
PGPKeyEncryptionMethodGenerator()
|
|
| Method Summary | |
|---|---|
abstract ContainedPacket |
generate(int encAlgorithm,
byte[] sessionInfo)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGPKeyEncryptionMethodGenerator()
| Method Detail |
|---|
public abstract ContainedPacket generate(int encAlgorithm,
byte[] sessionInfo)
throws PGPException
PGPException
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||