[#NOTICEREF_st] = NOTICEREF_st :mrdocs: Notice reference: organization name and notice numbers for a user notice qualifier. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct NOTICEREF_st; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:NOTICEREF_st/noticenos.adoc[`noticenos`] | Notice numbers within that organization's notice set. | xref:NOTICEREF_st/organization.adoc[`organization`] | Organization that issued the referenced notice. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#