rpki.x509.ROA Class Reference

Inheritance diagram for rpki.x509.ROA:

Inheritance graph

List of all members.

Public Member Functions

def build

Static Public Attributes

 content_class = rpki.roa.RouteOriginAttestation
tuple econtent_oid = POWify_OID("id-ct-routeOriginAttestation")
tuple pem_converter = PEM_converter("ROUTE ORIGIN ATTESTATION")
 PEM converter for this object.


Detailed Description

Class to hold a signed ROA.

Definition at line 796 of file x509.py.


Member Function Documentation

def rpki.x509.ROA.build (   cls,
  as_number,
  ipv4,
  ipv6,
  keypair,
  certs,
  version = 0 
)

Build a ROA.

Definition at line 804 of file x509.py.


Member Data Documentation

Definition at line 800 of file x509.py.

tuple rpki.x509.ROA.econtent_oid = POWify_OID("id-ct-routeOriginAttestation") [static]

Reimplemented from rpki.x509.CMS_object.

Definition at line 801 of file x509.py.

tuple rpki.x509.ROA.pem_converter = PEM_converter("ROUTE ORIGIN ATTESTATION") [static]

PEM converter for this object.

Reimplemented from rpki.x509.DER_object.

Definition at line 799 of file x509.py.


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

Generated on Sat Jun 21 07:55:40 2008 for RPKI Engine by  doxygen 1.5.5