4 changes: 2 additions & 2 deletions 4 man/tpm2_certify.1.md Original file line numberDiff line numberDiff line change @@ -31,7 +31,7 @@ These options control the certification: The key used to sign the attestation structure. * **-p**, **\--certifiedkey-auth**=_AUTH_: * *...
int TPM2_MakeCredential_Example(void* userCtx, int argc, char *argv[]); int TPM2_ActivateCredential_Example(void* userCtx, int argc, char *argv[]); int TPM2_Certify_Example(void* userCtx, int argc, char *argv[]); #ifdef __cplusplus } /* extern "C" */ #endif #endif /* _CRE...