Interface OpenPGPMessageOutputStream.OutputStreamFactory

All Known Subinterfaces:
OpenPGPMessageGenerator.ArmoredOutputStreamFactory
Enclosing class:
OpenPGPMessageOutputStream

public static interface OpenPGPMessageOutputStream.OutputStreamFactory
Factory class for wrapping output streams.
  • Method Summary

    Modifier and Type
    Method
    Description
    Wrap the given base stream with another OutputStream and return the result.