# File lib/gpgme.rb, line 247
    def import(keydata)
      GPGME::check_error(:gpgme_op_export, self, keydata)
    end