hyperledger-archives / aries-framework-dotnet

Aries Framework .NET for building multiplatform SSI services
https://wiki.hyperledger.org/display/aries
Apache License 2.0
84 stars 74 forks source link

Extract credential values from incoming issued credential #42

Closed tmarkovski closed 4 years ago

tmarkovski commented 4 years ago

Updates the credential handler to extract the raw values when credential is issued. This helps with showing human readable values in the UI.

Signed-off-by: Tomislav Markovski tmarkovski@gmail.com