RPKI Engine 1.0
Public Member Functions | Public Attributes

rpki.x509.DER_CMS_object Class Reference

Inheritance diagram for rpki.x509.DER_CMS_object:
Inheritance graph
Collaboration diagram for rpki.x509.DER_CMS_object:
Collaboration graph

List of all members.

Public Member Functions

def decode
def encode

Public Attributes

 content

Detailed Description

Class to hold CMS objects with DER-based content.

Definition at line 1032 of file x509.py.


Member Function Documentation

def rpki.x509.DER_CMS_object.decode (   self,
  der 
)
Decode DER and set inner content.

Reimplemented in rpki.x509.Ghostbuster.

Definition at line 1043 of file x509.py.

def rpki.x509.DER_CMS_object.encode (   self)
Encode inner content for signing.

Reimplemented in rpki.x509.Ghostbuster.

Definition at line 1037 of file x509.py.


Member Data Documentation

Reimplemented from rpki.x509.CMS_object.

Reimplemented in rpki.x509.Ghostbuster.

Definition at line 1045 of file x509.py.


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