-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.Session.GetActualAlgorithm
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
Function GetActualAlgorithm(Type As SSH.AlgorithmType) As String| Name | Type | Comment |
|---|---|---|
Type |
AlgorithmType | The type of algorithm to query. |
The negotiated algorithm for the specified AlgorithmType.
Once connected to a server, this method returns the negotiated algorithm for the specified AlgorithmType.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.