rpki.https.caller Class Reference

Inherits object.

Collaboration diagram for rpki.https.caller:
Collaboration graph

List of all members.

Public Member Functions

def __call__
def __init__

Public Attributes

 client_cert
 client_key
 proto
 server_cert
 server_ta
 url

Static Public Attributes

 debug = False

Detailed Description

Handle client-side mechanics for protocols based on HTTPS, CMS, and
rpki.xml_utils.  Calling sequence is intended to nest within
rpki.async.sync_wrapper.

Definition at line 1179 of file https.py.


Member Function Documentation

def rpki.https.caller.__call__ (   self,
  cb,
  eb,
  pdus 
)

Definition at line 1198 of file https.py.

def rpki.https.caller.__init__ (   self,
  proto,
  client_key,
  client_cert,
  server_ta,
  server_cert,
  url,
  debug = None 
)

Definition at line 1188 of file https.py.


Member Data Documentation

Definition at line 1191 of file https.py.

Definition at line 1190 of file https.py.

rpki.https.caller.debug = False [static]

Definition at line 1186 of file https.py.

Definition at line 1189 of file https.py.

Definition at line 1193 of file https.py.

Definition at line 1192 of file https.py.

Definition at line 1194 of file https.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables
Generated on Sun Jul 11 19:57:21 2010 for RPKI Engine by  doxygen 1.6.3