public static interface SshLibrary.ssh_error_types_e
| Modifier and Type | Field and Description |
|---|---|
static int |
SSH_EINTR |
static int |
SSH_FATAL |
static int |
SSH_NO_ERROR |
static int |
SSH_REQUEST_DENIED |
static final int SSH_NO_ERROR
static final int SSH_REQUEST_DENIED
static final int SSH_FATAL
static final int SSH_EINTR
Copyright © 2018. All rights reserved.