Class InlineDetachExternal

java.lang.Object
sop.external.operation.InlineDetachExternal
All Implemented Interfaces:
sop.operation.InlineDetach

public class InlineDetachExternal extends Object implements sop.operation.InlineDetach
Implementation of the InlineDetach operation using an external SOP binary.
  • Constructor Details

  • Method Details

    • noArmor

      public sop.operation.InlineDetach noArmor()
      Specified by:
      noArmor in interface sop.operation.InlineDetach
    • message

      public sop.ReadyWithResult<sop.Signatures> message(InputStream messageInputStream) throws IOException, sop.exception.SOPGPException.BadData
      Specified by:
      message in interface sop.operation.InlineDetach
      Throws:
      IOException
      sop.exception.SOPGPException.BadData