ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | anon-union-pkcs7.h-183 |
|---|---|
| Type | UNION |
| Fields | 8 |
| Source | pkcs7.h |
| Size | 8 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | ptr | char* | 8 | 0 |
| 1 | data | ASN1_OCTET_STRING* | 8 | 0 |
| 2 | sign | PKCS7_SIGNED* | 8 | 0 |
| 3 | enveloped | PKCS7_ENVELOPE* | 8 | 0 |
| 4 | signed_and_enveloped | PKCS7_SIGN_ENVELOPE* | 8 | 0 |
| 5 | digest | PKCS7_DIGEST* | 8 | 0 |
| 6 | encrypted | PKCS7_ENCRYPT* | 8 | 0 |
| 7 | other | ASN1_TYPE* | 8 | 0 |
0) .ptr
| 1) .data
| 2) .sign
| 3) .enveloped
| ||||||||||||||||||||||||
4) .signed_and_enveloped
| 5) .digest
| 6) .encrypted
| 7) .other
| ||||||||||||||||||||||||