Class DearmorImpl

java.lang.Object
org.pgpainless.sop.DearmorImpl
All Implemented Interfaces:
sop.operation.Dearmor

public class DearmorImpl extends Object implements sop.operation.Dearmor
Implementation of the
dearmor
operation using PGPainless.
  • Constructor Details

    • DearmorImpl

      public DearmorImpl()
  • Method Details

    • data

      public sop.Ready data(InputStream data)
      Specified by:
      data in interface sop.operation.Dearmor