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