OpenVAS Manager  7.0.3~git
auth_conf_setting_t Struct Reference

A simple key/value-pair. More...

Collaboration diagram for auth_conf_setting_t:
Collaboration graph

Data Fields

gchar * key
 The key. More...
 
gchar * value
 The value. More...
 

Detailed Description

A simple key/value-pair.

Definition at line 379 of file omp.c.

Field Documentation

◆ key

gchar* auth_conf_setting_t::key

The key.

Definition at line 381 of file omp.c.

Referenced by modify_auth_data_reset().

◆ value

gchar* auth_conf_setting_t::value

The value.

Definition at line 382 of file omp.c.

Referenced by modify_auth_data_reset().


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