ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | TS_req_st |
|---|---|
| Type | STRUCT |
| Fields | 6 |
| Source | ts.h |
| Size | 48 |
| Usage | The type is used by 32 symbols and 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | version | ASN1_INTEGER* | 8 | 0 |
| 1 | msg_imprint | TS_MSG_IMPRINT* | 8 | 8 |
| 2 | policy_id | ASN1_OBJECT* | 8 | 16 |
| 3 | nonce | ASN1_INTEGER* | 8 | 24 |
| 4 | cert_req | ASN1_BOOLEAN | 4 | 32 |
| 5 | extensions | struct stack_st_X509_EXTENSION* | 8 | 40 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .version | ASN1_INTEGER* |
| 8 | .msg_imprint | TS_MSG_IMPRINT* |
| 16 | .policy_id | ASN1_OBJECT* |
| 24 | .nonce | ASN1_INTEGER* |
| 32 | .cert_req | ASN1_BOOLEAN |
| 36 | padding | |
| 40 | .extensions | struct stack_st_X509_EXTENSION* |