rpki.x509.RSApublic Class Reference

Inherits rpki::x509::DER_object.

Collaboration diagram for rpki.x509.RSApublic:
Collaboration graph

List of all members.

Public Member Functions

def get_DER
def get_POW
def get_SKI

Public Attributes

 DER
 DER value of this object.
 POW

Static Public Attributes

tuple formats = ("DER", "POW")
 Formats supported in this object.
tuple pem_converter = PEM_converter("RSA PUBLIC KEY")
 PEM converter for this object.

Detailed Description

Class to hold an RSA public key.

Definition at line 692 of file x509.py.


Member Function Documentation

def rpki.x509.RSApublic.get_DER (   self  ) 
Get the DER value of this public key.

Reimplemented from rpki.x509.DER_object.

Definition at line 700 of file x509.py.

def rpki.x509.RSApublic.get_POW (   self  ) 
Get the POW value of this public key.

Definition at line 712 of file x509.py.

def rpki.x509.RSApublic.get_SKI (   self  ) 
Calculate the SKI of this public key.

Reimplemented from rpki.x509.DER_object.

Definition at line 721 of file x509.py.


Member Data Documentation

DER value of this object.

Reimplemented from rpki.x509.DER_object.

Definition at line 708 of file x509.py.

tuple rpki.x509.RSApublic.formats = ("DER", "POW") [static]

Formats supported in this object.

Reimplemented from rpki.x509.DER_object.

Definition at line 697 of file x509.py.

tuple rpki.x509.RSApublic.pem_converter = PEM_converter("RSA PUBLIC KEY") [static]

PEM converter for this object.

Reimplemented from rpki.x509.DER_object.

Definition at line 698 of file x509.py.

Definition at line 718 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