OpenVAS Libraries  6.0+beta5
Data Fields
certificates_t Struct Reference

A collection of certificates. More...

#include <certificate.h>

Data Fields

GSList * list
 A list of pointers to certificate_t's. More...
 

Detailed Description

A collection of certificates.

The elements of this structure should always be accessed using the function interface (certificates_add, etc.).

Field Documentation

GSList* certificates_t::list

A list of pointers to certificate_t's.


The documentation for this struct was generated from the following file: