rust-tss-esapi icon indicating copy to clipboard operation
rust-tss-esapi copied to clipboard

Certify example with TPMless authority

Open nicolaspernoud opened this issue 8 months ago • 6 comments
trafficstars

Hello,

In the certify example it is indicated that " The Authority in this process does not require a TPM - for brevity we use one in this example but it is possible to perform this certification without a TPM on the authority."

Could the example give some guidance on how to do so ? Precisely, how to mimic ctx.make_credential, ctx.load_external_public, ctx.hash, ctx.verify_signature without a TPM ?

Thanks, Best regards.

nicolaspernoud avatar Mar 12 '25 14:03 nicolaspernoud