|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectiaik.tc.tss.api.constants.pcclient.TcPcclientConstants
public class TcPcclientConstants
| Field Summary | |
|---|---|
static int |
TCG_FULL_CERT
The cert field contains a full certificate. |
static int |
TCG_PARTIAL_SMALL_CERT
The storage element includes only the signature element of the certificate; the remaining portions of the certificate must be built from information available from the TPM, Host Platform, and/or local or remote storage. |
static int |
TCG_TAG_PCCLIENT_FULL_CERT
Defines a full certificate |
static int |
TCG_TAG_PCCLIENT_PART_SMALL_CERT
Defines a partial small certificate. |
static int |
TCG_TAG_PCCLIENT_STORED_CERT
Defines a stored certificate |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int TCG_TAG_PCCLIENT_STORED_CERT
public static final int TCG_TAG_PCCLIENT_FULL_CERT
public static final int TCG_TAG_PCCLIENT_PART_SMALL_CERT
public static final int TCG_FULL_CERT
public static final int TCG_PARTIAL_SMALL_CERT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||