go-tpm-tools
go-tpm-tools copied to clipboard
Implemented and Tested CachedKey.
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.
/gcbrun