# File lib/net/ssh/authentication/pageant.rb, line 137
      def read(n = nil)
        @output_buffer.read(n)
      end