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