enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
enigma.eTPM Class Reference
Inheritance diagram for enigma.eTPM:

Public Member Functions

def __init__ (self)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
 DT_PROTOCOL_VERSION = _enigma.eTPM_DT_PROTOCOL_VERSION
 
 DT_TPM_VERSION = _enigma.eTPM_DT_TPM_VERSION
 
 DT_SERIAL = _enigma.eTPM_DT_SERIAL
 
 DT_LEVEL2_CERT = _enigma.eTPM_DT_LEVEL2_CERT
 
 DT_LEVEL3_CERT = _enigma.eTPM_DT_LEVEL3_CERT
 
 DT_FAB_CA_CERT = _enigma.eTPM_DT_FAB_CA_CERT
 
 DT_DATABLOCK_SIGNED = _enigma.eTPM_DT_DATABLOCK_SIGNED
 
 APDU_READ = _enigma.eTPM_APDU_READ
 
 APDU_WRITE = _enigma.eTPM_APDU_WRITE
 
 TPMD_DT_LEVEL2_CERT = _enigma.eTPM_TPMD_DT_LEVEL2_CERT
 
 TPMD_DT_LEVEL3_CERT = _enigma.eTPM_TPMD_DT_LEVEL3_CERT
 
 getCert
 
 challenge
 
 getData
 
 apdu
 
 computeSignature
 
 appCert
 

Constructor & Destructor Documentation

◆ __init__()

def enigma.eTPM.__init__ (   self)

Member Data Documentation

◆ apdu

enigma.eTPM.apdu
static

◆ APDU_READ

enigma.eTPM.APDU_READ = _enigma.eTPM_APDU_READ
static

◆ APDU_WRITE

enigma.eTPM.APDU_WRITE = _enigma.eTPM_APDU_WRITE
static

◆ appCert

enigma.eTPM.appCert
static

◆ challenge

enigma.eTPM.challenge
static

◆ computeSignature

enigma.eTPM.computeSignature
static

◆ DT_DATABLOCK_SIGNED

enigma.eTPM.DT_DATABLOCK_SIGNED = _enigma.eTPM_DT_DATABLOCK_SIGNED
static

◆ DT_FAB_CA_CERT

enigma.eTPM.DT_FAB_CA_CERT = _enigma.eTPM_DT_FAB_CA_CERT
static

◆ DT_LEVEL2_CERT

enigma.eTPM.DT_LEVEL2_CERT = _enigma.eTPM_DT_LEVEL2_CERT
static

◆ DT_LEVEL3_CERT

enigma.eTPM.DT_LEVEL3_CERT = _enigma.eTPM_DT_LEVEL3_CERT
static

◆ DT_PROTOCOL_VERSION

enigma.eTPM.DT_PROTOCOL_VERSION = _enigma.eTPM_DT_PROTOCOL_VERSION
static

◆ DT_SERIAL

enigma.eTPM.DT_SERIAL = _enigma.eTPM_DT_SERIAL
static

◆ DT_TPM_VERSION

enigma.eTPM.DT_TPM_VERSION = _enigma.eTPM_DT_TPM_VERSION
static

◆ getCert

enigma.eTPM.getCert
static

◆ getData

enigma.eTPM.getData
static

◆ thisown

enigma.eTPM.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
static

◆ TPMD_DT_LEVEL2_CERT

enigma.eTPM.TPMD_DT_LEVEL2_CERT = _enigma.eTPM_TPMD_DT_LEVEL2_CERT
static

◆ TPMD_DT_LEVEL3_CERT

enigma.eTPM.TPMD_DT_LEVEL3_CERT = _enigma.eTPM_TPMD_DT_LEVEL3_CERT
static

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