RPKI Engine  1.0
Public Member Functions | Public Attributes
rpki::up_down::certificate_elt Class Reference
Inheritance diagram for rpki::up_down::certificate_elt:
Inheritance graph
Collaboration diagram for rpki::up_down::certificate_elt:
Collaboration graph

List of all members.

Public Member Functions

def endElement
def startElement
def toXML

Public Attributes

 cert
 cert_url
 req_resource_set_as
 req_resource_set_ipv4
 req_resource_set_ipv6

Detailed Description

Up-Down protocol representation of an issued certificate.

Definition at line 132 of file up_down.py.


Member Function Documentation

def rpki::up_down::certificate_elt::endElement (   self,
  stack,
  name,
  text 
)
Handle text content of a <certificate/> element.

Reimplemented from rpki::up_down::base_elt.

Definition at line 147 of file up_down.py.

Referenced by rpki::xml_utils::sax_handler::endElementNS().

Here is the caller graph for this function:

def rpki::up_down::certificate_elt::startElement (   self,
  stack,
  name,
  attrs 
)
Handle attributes of <certificate/> element.

Reimplemented from rpki::up_down::base_elt.

Definition at line 137 of file up_down.py.

Referenced by rpki::xml_utils::sax_handler::startElementNS().

Here is the caller graph for this function:

def rpki::up_down::certificate_elt::toXML (   self)
Generate a <certificate/> element.

Definition at line 155 of file up_down.py.

References rpki::up_down::base_elt::make_elt(), and rpki::xml_utils::base_elt::make_elt().

Referenced by rpki::xml_utils::base_elt::__str__(), rpki::xml_utils::msg::__str__(), and rpki::up_down::message_pdu::__str__().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

Definition at line 149 of file up_down.py.

Definition at line 139 of file up_down.py.

Definition at line 139 of file up_down.py.

Referenced by rpki::up_down::issue_pdu::serve_pdu().

Definition at line 139 of file up_down.py.

Referenced by rpki::up_down::issue_pdu::serve_pdu().

Definition at line 139 of file up_down.py.

Referenced by rpki::up_down::issue_pdu::serve_pdu().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties