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