# File lib/gpgme/signature.rb, line 24
    def revoked_key?
      status_code == GPGME::GPG_ERR_CERT_REVOKED
    end