OpenVAS Libraries  4.0+rc3.SVN
Data Fields
certificate_t Struct Reference

Information about a certificate. More...

#include <certificate.h>

Data Fields

gchar * fingerprint
 Fingerprint.
gchar * owner
 Name of the owner of the certificate.
gchar * public_key
 Full public key.
gboolean trusted
 TRUE if the certificate is trusted.

Detailed Description

Information about a certificate.

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


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