|
Open SCAP Library
|
Data Fields | |
| oscap_source_type_t | type |
| Internal type of the oscap_source. | |
| char * | version |
| Version of the particular document type. | |
| char * | filepath |
| Filepath (if originated from file). | |
| char * | memory |
| Memory buffer (if originated from memory). | |
| size_t | memory_size |
| Size of the memory buffer (if originated from memory). | |