Package tss

Class TpmHelpers


  • public class TpmHelpers
    extends Object
    Author:
    andreyma
    • Constructor Detail

      • TpmHelpers

        public TpmHelpers()
    • Method Detail

      • getTpmProperty

        public static int getTpmProperty​(Tpm tpm,
                                         TPM_PT prop)
      • isFmt1

        public static boolean isFmt1​(int responseCode)
      • fromRawResponse

        public static TPM_RC fromRawResponse​(int responseCode)