a-sit-plus / kmm-vc-library

Kotlin Multiplatform library implementing W3C VC Data Model and ISO 18013-5 mDL
https://a-sit-plus.github.io/kmm-vc-library/
Apache License 2.0
15 stars 1 forks source link

AuthenticationRequestParameterFrom De-/Serializer #90

Closed n0900 closed 2 weeks ago

n0900 commented 3 weeks ago

Adds serialization to the AuthenticationRequestParameter class.

nodh commented 3 weeks ago

Based on work from @n0900 I've implemented serialization for AuthenticationRequestParametersFrom -- which should make life easier for Wallet implementations.