Inherits irbe_cli::cmd_msg_mixin, and rpki::publication::msg.
Static Public Attributes | |
tuple | pdus |
Dispatch table of PDUs for this protocol. |
Definition at line 261 of file irbe_cli.py.
tuple irbe_cli.publication_msg.pdus [static] |
dict((x.element_name, x) for x in (config_elt, client_elt, certificate_elt, crl_elt, manifest_elt, roa_elt, report_error_elt))
Dispatch table of PDUs for this protocol.
Reimplemented from rpki.publication.msg.
Definition at line 262 of file irbe_cli.py.