go-tpm-tools icon indicating copy to clipboard operation
go-tpm-tools copied to clipboard

Add helper to get/set EKCert and AIKCert

Open josephlr opened this issue 5 years ago • 0 comments

We have utility methods to get the EK and AIK public keys (for both RSA and ECC). We should also have a way for users to easily fetch the corresponding certs.

This is mostly just reading/writing NVData and converting it to a x509.Certificate.

josephlr avatar Apr 30 '20 08:04 josephlr