ABI | Symbols | Types |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ssh_public_key_struct |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | keys.h |
| Size | 32 |
| Usage | The type is used by 5 symbols and 1 type. |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type | int | 4 | 0 |
| 1 | type_c | char const* | 8 | 8 |
| 2 | dsa_pub | DSA* | 8 | 16 |
| 3 | rsa_pub | RSA* | 8 | 24 |
| Old | New | |||||||||||||||||||||||||||||||||||||
|
|