de.datenzone.tpm4java
Interface TssLowlevel.MigrateScheme

Enclosing interface:
TssLowlevel

public static interface TssLowlevel.MigrateScheme

The possible migration schemes

Author:
Martin Hermanowski

Field Summary
static short TPM_MS_MAINT
           
static short TPM_MS_MIGRATE
           
static short TPM_MS_RESTRICT_APPROVE
           
static short TPM_MS_RESTRICT_APPROVE_DOUBLE
           
static short TPM_MS_RESTRICT_MIGRATE
           
static short TPM_MS_REWRAP
           
 

Field Detail

TPM_MS_MIGRATE

static final short TPM_MS_MIGRATE
See Also:
Constant Field Values

TPM_MS_REWRAP

static final short TPM_MS_REWRAP
See Also:
Constant Field Values

TPM_MS_MAINT

static final short TPM_MS_MAINT
See Also:
Constant Field Values

TPM_MS_RESTRICT_MIGRATE

static final short TPM_MS_RESTRICT_MIGRATE
See Also:
Constant Field Values

TPM_MS_RESTRICT_APPROVE

static final short TPM_MS_RESTRICT_APPROVE
See Also:
Constant Field Values

TPM_MS_RESTRICT_APPROVE_DOUBLE

static final short TPM_MS_RESTRICT_APPROVE_DOUBLE
See Also:
Constant Field Values


http://tpm4java.datenzone.de/