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

Initial oob implementation with handshake reuse #224

Closed ntsbs closed 2 years ago

ntsbs commented 2 years ago

Signed-off-by: Sebastian Bickerle sebastian.bickerle@main-incubator.com

Short description of what this resolves:

This adds initial support for the out-of-band protocol. This should enable agents to process out-of-band invitations with handshake protocols and enables the usage of the DidExchange protocol with out-of-band invitations.

Changes proposed in this pull request: