-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
disable encryption #264
Comments
That code is out of date and should probably be removed at this point. Messages are encrypted at the transport layer, not within pubsub itself. |
Stebalien
added a commit
that referenced
this issue
Mar 4, 2020
These have never actually been used and it doesn't look like anyone is actually calling these functions in practice. fixes #264
Stebalien
added a commit
that referenced
this issue
Mar 4, 2020
These have never actually been used and it doesn't look like anyone is actually calling these functions in practice. fixes #264
sorry,I didn't find where to set the encrypted transmission. Could you give me some tips |
has been resolved, thanks for your help |
Stebalien
added a commit
that referenced
this issue
May 11, 2021
Stebalien
added a commit
that referenced
this issue
May 11, 2021
Stebalien
added a commit
that referenced
this issue
May 11, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what do I need to do to unencrypt the message,I look at the source code, there should be no place to set,or I missed it
the source code is as follows:
The text was updated successfully, but these errors were encountered: