rpki.https.caller Class Reference
Inherits object.
List of all members.
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 1105 of file https.py.
Member Function Documentation
def rpki.https.caller.__call__ |
( |
|
self, |
|
|
|
cb, |
|
|
|
eb, |
|
|
|
pdus | |
|
) |
| | |
def rpki.https.caller.__init__ |
( |
|
self, |
|
|
|
proto, |
|
|
|
client_key, |
|
|
|
client_cert, |
|
|
|
server_ta, |
|
|
|
server_cert, |
|
|
|
url, |
|
|
|
debug = None | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: