ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | anon-struct-session.h-146 |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | session.h |
| Size | 32 |
| Usage | The type is used by 1 type. |
| Status | ADDED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | rsa_key | ssh_key | 8 | 0 |
| 1 | dsa_key | ssh_key | 8 | 8 |
| 2 | ecdsa_key | ssh_key | 8 | 16 |
| 3 | hostkey | enum ssh_keytypes_e | 4 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .rsa_key | ssh_key |
| 8 | .dsa_key | ssh_key |
| 16 | .ecdsa_key | ssh_key |
| 24 | .hostkey | enum ssh_keytypes_e |
| 28 | padding |