(Possible FAQ topic) Does ssh.net library consume any cryptographic elements from the OS? (CipherSuite preferred order) #1690
Answered
by
Rob-Hague
OranguTech
asked this question in
Q&A
-
My particular issue may be due to the priority order of ciphersuites upon a client connection, trying to figure out if the OS configuration has any part in it or if it's completely self contained within how the ssh.net client.connection is defined? I have searched the documentation and discussions here as best I can. |
Beta Was this translation helpful? Give feedback.
Answered by
Rob-Hague
Aug 21, 2025
Replies: 1 comment
-
Algorithm selection is decided completely within the library |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
OranguTech
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Algorithm selection is decided completely within the library