[#IPAddressChoice_st-_01record] = xref:IPAddressChoice_st.adoc[IPAddressChoice_st]::Unnamed union :relfileprefix: ../ :mrdocs: Choice payload selected by `type.` == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- union Unnamed union; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:IPAddressChoice_st/_01record/addressesOrRanges.adoc[`addressesOrRanges`] [.small]#[variant member]# | Explicit prefixes or ranges when `type` is IPAddressChoice_addressesOrRanges. | xref:IPAddressChoice_st/_01record/inherit.adoc[`inherit`] [.small]#[variant member]# | Inherit IP blocks from the issuer when `type` is IPAddressChoice_inherit. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#