irbe-cli.bsc_elt Class Reference

Inheritance diagram for irbe-cli.bsc_elt:

Inheritance graph

List of all members.

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.


Detailed Description

Definition at line 117 of file irbe-cli.py.


Member Function Documentation

def irbe-cli.bsc_elt.client_query_signing_cert (   self,
  arg 
)

--signing_cert option.

Definition at line 121 of file irbe-cli.py.

def irbe-cli.bsc_elt.client_query_signing_cert_crl (   self,
  arg 
)

--signing_cert_crl option.

Definition at line 125 of file irbe-cli.py.

def irbe-cli.bsc_elt.client_reply_decode (   self  ) 

Reimplemented from irbe-cli.cmd_elt_mixin.

Definition at line 129 of file irbe-cli.py.


Member Data Documentation

tuple irbe-cli.bsc_elt.excludes = ("pkcs10_request",) [static]

XML attributes and elements that should not be allowed as command line arguments.

At the moment the only such is the bsc.pkcs10_request sub-element, but writing this generally is no harder than handling that one special case.

Reimplemented from irbe-cli.cmd_elt_mixin.

Definition at line 119 of file irbe-cli.py.

irbe-cli.bsc_elt.signing_cert

Reimplemented from rpki.left_right.bsc_elt.

Definition at line 123 of file irbe-cli.py.

irbe-cli.bsc_elt.signing_cert_crl

Reimplemented from rpki.left_right.bsc_elt.

Definition at line 127 of file irbe-cli.py.


The documentation for this class was generated from the following file:

Generated on Mon Jun 16 22:22:51 2008 for RPKI Engine by  doxygen 1.5.5