Inherits irbe_cli::cmd_elt_mixin, and rpki::left_right::bsc_elt.
Public Member Functions | |
def | client_query_signing_cert |
def | client_query_signing_cert_crl |
def | client_reply_decode |
Public Attributes | |
signing_cert | |
signing_cert_crl | |
Static Public Attributes | |
tuple | excludes = ("pkcs10_request",) |
XML attributes and elements that should not be allowed as command line arguments. |
Definition at line 189 of file irbe_cli.py.
def irbe_cli.bsc_elt.client_query_signing_cert | ( | self, | ||
arg | ||||
) |
--signing_cert option.
Definition at line 193 of file irbe_cli.py.
def irbe_cli.bsc_elt.client_query_signing_cert_crl | ( | self, | ||
arg | ||||
) |
--signing_cert_crl option.
Definition at line 197 of file irbe_cli.py.
def irbe_cli.bsc_elt.client_reply_decode | ( | self | ) |
Reimplemented from irbe_cli.reply_elt_mixin.
Definition at line 201 of file irbe_cli.py.
tuple irbe_cli.bsc_elt.excludes = ("pkcs10_request",) [static] |
XML attributes and elements that should not be allowed as command line arguments.
Reimplemented from irbe_cli.cmd_elt_mixin.
Definition at line 191 of file irbe_cli.py.
Reimplemented from rpki.left_right.bsc_elt.
Definition at line 195 of file irbe_cli.py.
Reimplemented from rpki.left_right.bsc_elt.
Definition at line 199 of file irbe_cli.py.