IPAddressChoice_st

RFC 3779 choice between inheriting IP address blocks and listing them.

Synopsis

Declared in <openssl/x509v3.h>

struct IPAddressChoice_st;

Types

NameDescription
Unnamed union Choice payload selected by type.

Data Members

NameDescription
type Discriminator: IPAddressChoice_inherit or IPAddressChoice_addressesOrRanges.
u Choice payload selected by type.