Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TODO message for handling expections on verification
Currently if incompatible Signature is used for verification with a Key that supports different Signature, it will cause an error and breaks the signature verification. This needs to be handled in future, so that such case won't happen. Signed-off-by: Pradyumna Krishna <[email protected]>
- Loading branch information