ASIdentifierChoice_st

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

Synopsis

Declared in <openssl/x509v3.h>

struct ASIdentifierChoice_st;

Types

NameDescription
Unnamed union Choice payload selected by type.

Data Members

NameDescription
type Discriminator: ASIdentifierChoice_inherit or ASIdentifierChoice_asIdsOrRanges.
u Choice payload selected by type.