rpki.x509.SignedManifest Class Reference

Inherits rpki::x509::DER_CMS_object.

Collaboration diagram for rpki.x509.SignedManifest:
Collaboration graph

List of all members.

Public Member Functions

def build
def getNextUpdate
def getThisUpdate

Static Public Attributes

 content_class = rpki.manifest.Manifest
tuple econtent_oid = POWify_OID("id-ct-rpkiManifest")
tuple pem_converter = PEM_converter("RPKI MANIFEST")
 PEM converter for this object.

Detailed Description

Class to hold a signed manifest.

Definition at line 967 of file x509.py.


Member Function Documentation

def rpki.x509.SignedManifest.build (   cls,
  serial,
  thisUpdate,
  nextUpdate,
  names_and_objs,
  keypair,
  certs,
  version = 0 
)
Build a signed manifest.

Definition at line 985 of file x509.py.

def rpki.x509.SignedManifest.getNextUpdate (   self  ) 
Get nextUpdate value from this manifest.

Definition at line 980 of file x509.py.

def rpki.x509.SignedManifest.getThisUpdate (   self  ) 
Get thisUpdate value from this manifest.

Definition at line 976 of file x509.py.


Member Data Documentation

Definition at line 973 of file x509.py.

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

Reimplemented from rpki.x509.CMS_object.

Definition at line 974 of file x509.py.

tuple rpki.x509.SignedManifest.pem_converter = PEM_converter("RPKI MANIFEST") [static]

PEM converter for this object.

Reimplemented from rpki.x509.CMS_object.

Definition at line 972 of file x509.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables
Generated on Wed May 12 19:43:52 2010 for RPKI Engine by  doxygen 1.6.3