X.509 GeneralName: one alternative name form selected by type.
Declared in <openssl/x509v3.h>
struct GENERAL_NAME_st;
| Name | Description |
|---|---|
Unnamed union | Union of GeneralName alternatives; the active arm matches type. |
| Name | Description |
|---|---|
d | Union of GeneralName alternatives; the active arm matches type. |
type | GEN_* discriminator selecting which d union arm is valid. |