Static Public Attributes | |
tuple | pdus |
Dispatch table of PDUs for this protocol. |
Definition at line 192 of file irbe-cli.py.
tuple irbe-cli.publication_msg.pdus [static] |
Initial value:
dict((x.element_name, x) for x in (config_elt, client_elt, certificate_elt, crl_elt, manifest_elt, roa_elt))
Reimplemented from rpki.publication.msg.
Definition at line 193 of file irbe-cli.py.