Package tss
Class TpmHelpers
- java.lang.Object
-
- tss.TpmHelpers
-
public class TpmHelpers extends Object
- Author:
- andreyma
-
-
Constructor Summary
Constructors Constructor Description TpmHelpers()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TPM_RC
fromRawResponse(int responseCode)
static int
getTpmProperty(Tpm tpm, TPM_PT prop)
static boolean
isFmt1(int responseCode)
-