decentralized-identity / didcomm-messaging

https://identity.foundation/didcomm-messaging/spec/
Apache License 2.0
165 stars 57 forks source link

Routing protocol doesn't explain where to put the encrypted message in the attachment `data` properties #414

Open brianorwhatever opened 1 year ago

brianorwhatever commented 1 year ago

I might be missing this please let me know if it's in there..

Should the message be in the data.json or ~data.jwe~? Assuming json for now but this should be specified. I see now jwe was removed so it's most likely just json but the spec should be specific.