ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | pkcs7_recip_info_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | pkcs7.h |
| Size | 40 |
| Usage | The type is used by 6 symbols. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | version | ASN1_INTEGER* | 8 | 0 |
| 1 | issuer_and_serial | PKCS7_ISSUER_AND_SERIAL* | 8 | 8 |
| 2 | key_enc_algor | X509_ALGOR* | 8 | 16 |
| 3 | enc_key | ASN1_OCTET_STRING* | 8 | 24 |
| 4 | cert | X509* | 8 | 32 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .version | ASN1_INTEGER* |
| 8 | .issuer_and_serial | PKCS7_ISSUER_AND_SERIAL* |
| 16 | .key_enc_algor | X509_ALGOR* |
| 24 | .enc_key | ASN1_OCTET_STRING* |
| 32 | .cert | X509* |