mirror of
https://github.com/google/go-attestation.git
synced 2025-01-31 07:55:22 +00:00
commit
303958184b
@ -47,7 +47,7 @@ To perform attestation, the client generates an AK and sends the EK and AK
|
|||||||
parameters to the server:
|
parameters to the server:
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// Client generates a AK and sends it to the server
|
// Client generates an AK and sends it to the server
|
||||||
|
|
||||||
config := &attest.OpenConfig{}
|
config := &attest.OpenConfig{}
|
||||||
tpm, err := attest.OpenTPM(config)
|
tpm, err := attest.OpenTPM(config)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user