tpm2sh 0.16.10

- chore: bump version to 0.16.10
- feat(memory): show policy
- fix(tests): don't delete persistent handles
- feat(task): validate cached persistent handles
- fix(command): address typos
- refactor(command): split CreationArgs::parse to CreationArgs::parse_{password,attributes}
- fix(pcr): address unwrap
- build: bump tpm2-device version to 0.5.5
- feat(memory): internal refresh_key
- build: bump tpm2-vtpm version to 0.6.1
- refactor: rename TaskAuth to Auth