ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_auth_request |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | messages.h |
| Size | 40 |
| Usage | The type is used by 1 type. |
| Status | CHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | username | char* | 8 | 0 |
| 1 | method | int | 4 | 8 |
| 2 | password | char* | 8 | 16 |
| pubkey | struct ssh_key_struct* | 8 | 24 | |
| 3 | public_key | struct ssh_public_key_struct* | 8 | 24 |
| kbdint_response | char | 1 | 33 | |
| 4 | signature_state | char | 1 | 32 |
| Old | New | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|