Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the mistake of signature algorithm number (#349)
`TPMUSignature.ECDAA()` incorrectly checked whether the signature algorithm is `RSASSA`, so this commit fixes it. Update: `TPMAlgRSASSA` => `TPMAlgECDAA`
- Loading branch information