public static interface SshLibrary.ssh_bind_options_e
| Modifier and Type | Field and Description |
|---|---|
static int |
SSH_BIND_OPTIONS_BANNER |
static int |
SSH_BIND_OPTIONS_BINDADDR |
static int |
SSH_BIND_OPTIONS_BINDPORT |
static int |
SSH_BIND_OPTIONS_BINDPORT_STR |
static int |
SSH_BIND_OPTIONS_DSAKEY |
static int |
SSH_BIND_OPTIONS_HOSTKEY |
static int |
SSH_BIND_OPTIONS_LOG_VERBOSITY |
static int |
SSH_BIND_OPTIONS_LOG_VERBOSITY_STR |
static int |
SSH_BIND_OPTIONS_RSAKEY |
static final int SSH_BIND_OPTIONS_BINDADDR
static final int SSH_BIND_OPTIONS_BINDPORT
static final int SSH_BIND_OPTIONS_BINDPORT_STR
static final int SSH_BIND_OPTIONS_HOSTKEY
static final int SSH_BIND_OPTIONS_DSAKEY
static final int SSH_BIND_OPTIONS_RSAKEY
static final int SSH_BIND_OPTIONS_BANNER
static final int SSH_BIND_OPTIONS_LOG_VERBOSITY
static final int SSH_BIND_OPTIONS_LOG_VERBOSITY_STR
Copyright © 2018. All rights reserved.