Extracted from Pike v7.3 release 45 at 2002-06-04.
pike.roxen.com
[Top]
SSL
SSL.connection

Class SSL.connection

Description

SSL packet layer. SSL.connection inherits SSL.handshake, and in addition to the state in the handshake super class, it contains the current read and write states, packet queues. This object is responsible for receiving and sending packets, processing handshake packets, and providing a clear text packages for some application.

Inherits

  • "constants"
  • "handshake"
  • Queue
  • Queue
  • Queue