de.datenzone.tpm4java
Interface TssLowlevel.StartupType

Enclosing interface:
TssLowlevel

public static interface TssLowlevel.StartupType

The startup types define the way the TPM starts.

Author:
Martin Hermanowski

Field Summary
static short TPM_ST_CLEAR
           
static short TPM_ST_DEACTIVATED
           
static short TPM_ST_STATE
           
 

Field Detail

TPM_ST_CLEAR

static final short TPM_ST_CLEAR
See Also:
Constant Field Values

TPM_ST_STATE

static final short TPM_ST_STATE
See Also:
Constant Field Values

TPM_ST_DEACTIVATED

static final short TPM_ST_DEACTIVATED
See Also:
Constant Field Values


http://tpm4java.datenzone.de/