XCCDF benchmark legal notice. More...
#include <xccdf.h>
Public Member Functions | |
const char * | xccdf_notice_get_id (const struct xccdf_notice *notice) |
Get copyright notice ID. | |
struct oscap_text * | xccdf_notice_get_text (const struct xccdf_notice *notice) |
Get copyright notice text. | |
Data Fields | |
char * | id |
struct oscap_text * | text |
XCCDF benchmark legal notice.