SealedKeyObject.UnsealFromTPM should check that the sealed key object's name algorithm is valid
Open
- Dominant language
- Go
- Stars
- 23
- Forks
- 29
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 2
Description
An invalid name algorithm for the sealed key object will result in an error being returned from TPMContext.StartAuthSession, but this error should be a InvalidKeyFileError error.
Contributor guide
Assessment
This issue has not been assessed yet.