• caglararli@hotmail.com
  • 05386281520

How to prove that the private key is stored in the TPM?

Çağlar Arlı      -    9 Views

How to prove that the private key is stored in the TPM?

I am implementing a client that generates a CSR, sends it to my own CA service, and the CA issues a certificate for that CSR. In this process, I need to verify that the csr is trusted, generated by the TPM, and not self-signed by the client. I understand that AIK (Attestation Identity Key) seems to meet this requirement, but how exactly is AIK implemented?