public interface PublicKeyDataDecryptorFactory extends PGPDataDecryptorFactory
| Modifier and Type | Method and Description |
|---|---|
byte[] |
recoverSessionData(int keyAlgorithm,
java.math.BigInteger[] secKeyData) |
createDataDecryptorbyte[] recoverSessionData(int keyAlgorithm,
java.math.BigInteger[] secKeyData)
throws PGPException
PGPException