ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | pkcs7_enc_content_st |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | pkcs7.h |
| Size | 32 |
| Usage | The type is used by 3 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | content_type | ASN1_OBJECT* | 8 | 0 |
| 1 | algorithm | X509_ALGOR* | 8 | 8 |
| 2 | enc_data | ASN1_OCTET_STRING* | 8 | 16 |
| 3 | cipher | EVP_CIPHER const* | 8 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .content_type | ASN1_OBJECT* |
| 8 | .algorithm | X509_ALGOR* |
| 16 | .enc_data | ASN1_OCTET_STRING* |
| 24 | .cipher | EVP_CIPHER const* |