[#DIST_POINT_NAME_st-_01record] = xref:DIST_POINT_NAME_st.adoc[DIST_POINT_NAME_st]::Unnamed union :relfileprefix: ../ :mrdocs: Union of distribution point name forms; the active arm matches `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:DIST_POINT_NAME_st/_01record/fullname.adoc[`fullname`] [.small]#[variant member]# | Full distribution point name as a set of GeneralNames. | xref:DIST_POINT_NAME_st/_01record/relativename.adoc[`relativename`] [.small]#[variant member]# | Name relative to the CRL issuer, as a sequence of Name entries. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#