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
This API should take multiple possible cryptosuites, any of which is accepted. Documentation examples should show how to use Promise.all() with multiple calls to verifyProof if multiple proofs must be verified, each with different cryptosuites.
The text was updated successfully, but these errors were encountered:
https://w3c.github.io/vc-data-integrity/#verify-proof
This API should take multiple possible cryptosuites, any of which is accepted. Documentation examples should show how to use
Promise.all()
with multiple calls toverifyProof
if multiple proofs must be verified, each with different cryptosuites.The text was updated successfully, but these errors were encountered: