OpenVAS Libraries
6.0+beta5
|
A collection of certificates. More...
#include <certificate.h>
Data Fields | |
GSList * | list |
A list of pointers to certificate_t's. More... | |
A collection of certificates.
The elements of this structure should always be accessed using the function interface (certificates_add, etc.).
GSList* certificates_t::list |
A list of pointers to certificate_t's.