public interface SessionKeyDataDecryptorFactory extends PGPDataDecryptorFactory
PGPDataDecryptor objects that use a PGPSessionKey to decrypt the content of an
OpenPGP message.
The purpose of this class is to act as an abstract factory, whose subclasses can decide, which concrete
implementation to use for message decryption.| Modifier and Type | Method and Description |
|---|---|
PGPSessionKey |
getSessionKey() |
createDataDecryptor, createDataDecryptor, createDataDecryptorPGPSessionKey getSessionKey()