Package beepy :: Package core :: Module tlssession
[show private | hide private]
[frames | no frames]

Module beepy.core.tlssession

Specialised Session subclasses for TLS capabilities.

These don't do much except add some class structure to BEEPy that is used at the transport layer. Some refactoring of code may be required to neaten up the inheritence, but it appears to be functional.
Classes
TLSInitiator A TLSInitiator is an Initiator that uses TLS for transport security.
TLSListener A TLSListener is a Listener that uses TLS for transport security.
TLSSession A TLSSession is a specialised type of Session used for TLS over a transport.

Exceptions
TLSSessionException  

Generated by Epydoc 2.0 on Thu Sep 30 14:39:25 2004 http://epydoc.sf.net