impierce / openid4vc

Rust implementation of the OpenID4VC standards. The library will offer implementations for SIOPv2, OpenID4VP and OpenID4VCI.
https://www.impierce.com
Apache License 2.0
28 stars 3 forks source link

feat: loop through all validators to retrieve the public_key #66

Closed nanderstabel closed 5 months ago

nanderstabel commented 5 months ago

Description of change

See #67

Links to any relevant issues

67

How the change has been tested

All test still pass.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.