Package tss

Class RespStructure

    • Constructor Detail

      • RespStructure

        public RespStructure()
    • Method Detail

      • getHandle

        public TPM_HANDLE getHandle()
        Returns:
        The TPM handle contained in this TPM response data structure
      • setHandle

        public void setHandle​(TPM_HANDLE h)
        Sets this structure's handle field (TPM_HANDLE) if it is present
        Parameters:
        h - The handle value
      • typeName

        public String typeName()
        ISerializable method
        Returns:
        Human readable type name for the purposes of text serialization and pretty-printing