System.SshServer.Config.
ProtocolVersion
ProtocolVersion (Enum Class)
V2 = 0
Use SSH v2 only
V1 = 1
Use SSH v1 only
V1_V2 = 2
Use either SSH v1 or v2