You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove signature list failure case in other Verifier
Instead of having a Verifier construction failure in
the path of obtaining the crypto provider's signature
list, obtain the list of signatures directly from the
provider instead like on the other platforms.
This makes failure case debugging consistent across
the different platforms the platform verifier supports
and makes debugging failures with this verifier easier
too.
0 commit comments