Enumeration CurlSshAuth

Object with constants for option SSH_AUTH_TYPES

CURLSSH_AUTH_PASSWORD becomes CurlSshAuth.Password

Enumeration Members

Agent: 16

agent (ssh-agent, pageant...)

Any: -1

all types supported by the server

Default: -1
GssApi: 32

gssapi (kerberos, ...)

Host: 4

host key files

Keyboard: 8

keyboard interactive

None: 0

none allowed, silly but complete

Password: 2

password

PublicKey: 1

public/private key files