Interface PublicKeyDataDecryptorFactory

All Superinterfaces:
PGPDataDecryptorFactory
All Known Implementing Classes:
BcPublicKeyDataDecryptorFactory

public interface PublicKeyDataDecryptorFactory extends PGPDataDecryptorFactory
  • Method Details

    • recoverSessionData

      byte[] recoverSessionData(int keyAlgorithm, byte[][] secKeyData) throws PGPException
      Throws:
      PGPException