microsoft / VerifiableCredentials-Crypto-SDK-Typescript

An SDK to help Relying Parties perform crypto operations relating to Verifiable Credentials.
MIT License
17 stars 15 forks source link

add signing sample #8

Closed beejones closed 4 years ago

beejones commented 4 years ago

Adding a sample showing the plugin mechanism in action. One method can use the plugin mechanism and run on key vault and on node. Discovered some bugs during the process in the plugin typing. Fixing these on the way.