# File lib/gpgme/signature.rb, line 16
    def expired_signature?
      status_code == GPGME::GPG_ERR_SIG_EXPIRED
    end