RPKI Engine
1.0
|
Public Member Functions | |
def | __call__ |
def | __init__ |
Public Attributes | |
client_cert | |
client_key | |
proto | |
server_cert | |
server_ta | |
url | |
Static Public Attributes | |
debug = False |
Handle client-side mechanics for protocols based on HTTP, CMS, and rpki.xml_utils. Calling sequence is intended to nest within rpki.async.sync_wrapper.
def rpki::http::caller::__init__ | ( | self, | |
proto, | |||
client_key, | |||
client_cert, | |||
server_ta, | |||
server_cert, | |||
url, | |||
debug = None |
|||
) |
def rpki::http::caller::__call__ | ( | self, | |
cb, | |||
eb, | |||
pdus | |||
) |
Definition at line 1032 of file http.py.
References rpki::http::client(), client_cert, client_key, debug, server_cert, server_ta, and url.
Definition at line 1022 of file http.py.
Referenced by __call__().
Definition at line 1022 of file http.py.
Referenced by __call__().
rpki::http::caller::debug = False [static] |
Definition at line 1020 of file http.py.
Referenced by __call__().
Definition at line 1022 of file http.py.
Referenced by __call__().
Definition at line 1022 of file http.py.
Referenced by __call__().
Definition at line 1022 of file http.py.
Referenced by __call__().