ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | x509_revoked_st |
|---|---|
| Type | STRUCT |
| Fields | 6 |
| Source | x509.h |
| Size | 40 |
| Usage | The type is used by 16 symbols and 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | serialNumber | ASN1_INTEGER* | 8 | 0 |
| 1 | revocationDate | ASN1_TIME* | 8 | 8 |
| 2 | extensions | struct stack_st_X509_EXTENSION* | 8 | 16 |
| 3 | issuer | struct stack_st_GENERAL_NAME* | 8 | 24 |
| 4 | reason | int | 4 | 32 |
| 5 | sequence | int | 4 | 36 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .serialNumber | ASN1_INTEGER* |
| 8 | .revocationDate | ASN1_TIME* |
| 16 | .extensions | struct stack_st_X509_EXTENSION* |
| 24 | .issuer | struct stack_st_GENERAL_NAME* |
| 32 | .reason | int |
| 36 | .sequence | int |