ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | X509_pubkey_st |
|---|---|
| Type | STRUCT |
| Fields | 3 |
| Source | x509.h |
| Size | 24 |
| Usage | The type is used by 4 symbols and 5 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | algor | X509_ALGOR* | 8 | 0 |
| 1 | public_key | ASN1_BIT_STRING* | 8 | 8 |
| 2 | pkey | EVP_PKEY* | 8 | 16 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .algor | X509_ALGOR* |
| 8 | .public_key | ASN1_BIT_STRING* |
| 16 | .pkey | EVP_PKEY* |