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

Synopsis

Declared in <openssl/x509v3.h>

struct IPAddressChoice_st;

Types

Name

Description

Unnamed union

Choice payload selected by type.

Data Members

Name

Description

type

Discriminator: IPAddressChoice_inherit or IPAddressChoice_addressesOrRanges.

u

Choice payload selected by type.

Created with MrDocs