Skip to content

Commit

Permalink
Peer review (spelling / grammar).
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarske committed Jul 26, 2024
1 parent 65d0e6a commit 8f1e35a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -826,8 +826,8 @@ Connection: close

### TPM Endorsement Key Certificates

The TCG EK Credential Profile defines how manfactures provision endorsement certificates in the TCG NV index range (see TPM_20_TCG_NV_SPACE).
The `get_ek_certs` example show how to retrieve those EK cerificates, validate them and create a primary EK handle for signing key.
The TCG EK Credential Profile defines how manufacturers provision endorsement certificates in the TCG NV index range (see TPM_20_TCG_NV_SPACE).
The `get_ek_certs` example shows how to retrieve those EK cerificates, validate them and create a primary EK handle for signing.
See `./examples/endorsement/get_ek_certs`.


Expand Down

0 comments on commit 8f1e35a

Please sign in to comment.