Class RevokeKeyExternal

java.lang.Object
sop.external.operation.RevokeKeyExternal
All Implemented Interfaces:
sop.operation.RevokeKey

public class RevokeKeyExternal extends Object implements sop.operation.RevokeKey
  • Constructor Details

    • RevokeKeyExternal

      public RevokeKeyExternal(String binary, Properties environment)
  • Method Details

    • noArmor

      public sop.operation.RevokeKey noArmor()
      Specified by:
      noArmor in interface sop.operation.RevokeKey
    • withKeyPassword

      public sop.operation.RevokeKey withKeyPassword(byte[] password) throws sop.exception.SOPGPException.UnsupportedOption, sop.exception.SOPGPException.PasswordNotHumanReadable
      Specified by:
      withKeyPassword in interface sop.operation.RevokeKey
      Throws:
      sop.exception.SOPGPException.UnsupportedOption
      sop.exception.SOPGPException.PasswordNotHumanReadable
    • keys

      public sop.Ready keys(InputStream keys)
      Specified by:
      keys in interface sop.operation.RevokeKey