RFC 3779 choice between inheriting AS identifiers and listing them explicitly.

Synopsis

Declared in <openssl/x509v3.h>

struct ASIdentifierChoice_st;

Types

Name

Description

Unnamed union

Choice payload selected by type.

Data Members

Name

Description

type

Discriminator: ASIdentifierChoice_inherit or ASIdentifierChoice_asIdsOrRanges.

u

Choice payload selected by type.

Created with MrDocs