Hostid : how TPM is used?

Hi
Is there more information about hostid ? is TPM participating to the fingerprint?
What I would like is that TPM should be mandatory enabled on he machine for our customers and that we build a hostid by encypring a string by using TPM crypto.

What it is possible with cryplex for C++ app ?
Thanks

Hi,

We currently do not use TPM in fingerprinting. We will add this in future.

We do support custom fingerprints using SetCustomDeviceFingerprint() function using which you can provide your own fingerprint. This can help in your case if you want to use TOM based fingerprint.