ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Name | ssh_dh_state_e |
|---|---|
| Type | ENUM |
| Fields | 4 |
| Source | session.h |
| Size | 4 |
| Usage | The type is used by 1 type. |
| Status | UNCHANGED |
|
|
| Name | Value |
|---|---|
| DH_STATE_INIT | 0 |
| DH_STATE_INIT_SENT | 1 |
| DH_STATE_NEWKEYS_SENT | 2 |
| DH_STATE_FINISHED | 3 |