Interface PGPEncryptedDataGenerator.SessionKeyExtractionCallback

Enclosing class:
PGPEncryptedDataGenerator

public static interface PGPEncryptedDataGenerator.SessionKeyExtractionCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • extractSessionKey

      void extractSessionKey(PGPSessionKey sessionKey)