# File lib/gpgme/key.rb, line 141
    def export(options = {})
      Key.export self.sha, options
    end