Class ExtractCertImpl

java.lang.Object
org.pgpainless.sop.ExtractCertImpl
All Implemented Interfaces:
sop.operation.ExtractCert

public class ExtractCertImpl extends Object implements sop.operation.ExtractCert
  • Constructor Details

    • ExtractCertImpl

      public ExtractCertImpl()
  • Method Details

    • noArmor

      public sop.operation.ExtractCert noArmor()
      Specified by:
      noArmor in interface sop.operation.ExtractCert
    • key

      public sop.Ready key(InputStream keyInputStream) throws IOException, sop.exception.SOPGPException.BadData
      Specified by:
      key in interface sop.operation.ExtractCert
      Throws:
      IOException
      sop.exception.SOPGPException.BadData