-
|
Hello Ijust would like to know why "authcrypt" option is omitted in the switch. |
Beta Was this translation helpful? Give feedback.
Answered by
mirceanis
Apr 29, 2023
Replies: 1 comment
-
|
Hi, it's not omitting BTW, it's easier to get answers if you paste links to code instead of screenshots. It's a big codebase so sometimes it's hard to figure out where the screenshot is coming from. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ismapolis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hi, it's not omitting
'authcrypt'. It's omitting thebreakbetween the switch cases.This means that for both
authcryptandanoncryptthe methodthis.packDIDCommMessageJWEwill be called.BTW, it's easier to get answers if you paste links to code instead of screenshots. It's a big codebase so sometimes it's hard to figure out where the screenshot is coming from.