SshParameters.GetSupportedEncryptionAlgorithms Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
GetSupportedEncryptionAlgorithms()
Gets a list of supported encryption algorithms (in their default order). See SetEncryptionAlgorithms(String[]) for more info.
Declaration
public static string[] GetSupportedEncryptionAlgorithms()
Returns
Type | Description |
---|---|
String[] | List of key encryption algorithm IDs. |