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

Implemented and Tested CachedKey.

Open matt-tsai opened this issue 3 years ago • 1 comments

There was no way to check if there exists a cachedHandle with a specific template so I added CachedKey, which returns a key if the template exists at a given handle. It will return an error if it does not find the exact key template.

matt-tsai avatar Jul 13 '22 23:07 matt-tsai

/gcbrun

josephlr avatar Jul 15 '22 01:07 josephlr