How to export keys from inbound? #40
Replies: 1 comment
-
@AtomProgramm, hello! As far as I remember they can be found somewhere in StreamSettings in a dict field, which represents the protocol. I believe you need the public key. Sincerely |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been trying to find a way to get these keys for a very long time, but eventually I stopped understanding anything. Here is my code how I created Inbound:
but after that how do I "click on the get new cert button" and get the str key?
Beta Was this translation helpful? Give feedback.
All reactions