# File lib/gpgme/signature.rb, line 12
    def valid?
      status_code == GPGME::GPG_ERR_NO_ERROR
    end