ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | x509_cert_aux_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | x509.h |
| Size | 40 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | trust | struct stack_st_ASN1_OBJECT* | 8 | 0 |
| 1 | reject | struct stack_st_ASN1_OBJECT* | 8 | 8 |
| 2 | alias | ASN1_UTF8STRING* | 8 | 16 |
| 3 | keyid | ASN1_OCTET_STRING* | 8 | 24 |
| 4 | other | struct stack_st_X509_ALGOR* | 8 | 32 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .trust | struct stack_st_ASN1_OBJECT* |
| 8 | .reject | struct stack_st_ASN1_OBJECT* |
| 16 | .alias | ASN1_UTF8STRING* |
| 24 | .keyid | ASN1_OCTET_STRING* |
| 32 | .other | struct stack_st_X509_ALGOR* |