public abstract class PGPKeyEncryptionMethodGenerator
extends java.lang.Object
| Constructor and Description |
|---|
PGPKeyEncryptionMethodGenerator() |
| Modifier and Type | Method and Description |
|---|---|
abstract ContainedPacket |
generate(int encAlgorithm,
byte[] sessionInfo) |
public abstract ContainedPacket generate(int encAlgorithm, byte[] sessionInfo) throws PGPException
PGPException