Package tss.tpm

Class PLATFORM

  • All Implemented Interfaces:
    TpmMarshaller

    public final class PLATFORM
    extends TpmEnum<PLATFORM>
    These values are readable with TPM2_GetCapability(). They are the TPM_PT_PS_xxx values.
    • Field Detail

      • FAMILY

        public static final PLATFORM FAMILY
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • LEVEL

        public static final PLATFORM LEVEL
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • VERSION

        public static final PLATFORM VERSION
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • YEAR

        public static final PLATFORM YEAR
        These definitions provide mapping of the Java enum constants to their TPM integer values
      • DAY_OF_YEAR

        public static final PLATFORM DAY_OF_YEAR
        These definitions provide mapping of the Java enum constants to their TPM integer values
    • Constructor Detail

      • PLATFORM

        public PLATFORM()
      • PLATFORM

        public PLATFORM​(int value)