public static interface SshLibrary.ssh_publickey_state_e
| Modifier and Type | Field and Description |
|---|---|
static int |
SSH_PUBLICKEY_STATE_ERROR |
static int |
SSH_PUBLICKEY_STATE_NONE |
static int |
SSH_PUBLICKEY_STATE_VALID |
static int |
SSH_PUBLICKEY_STATE_WRONG |
static final int SSH_PUBLICKEY_STATE_ERROR
static final int SSH_PUBLICKEY_STATE_NONE
static final int SSH_PUBLICKEY_STATE_VALID
static final int SSH_PUBLICKEY_STATE_WRONG
Copyright © 2018. All rights reserved.