OpenVAS Libraries  8.0.3
Data Fields
omp_create_lsc_credential_opts_t Struct Reference

Struct holding options for omp create_lsc_credential command. More...

#include <omp.h>

Data Fields

const char * name
 Name of LSC credential. More...
 
const char * login
 Login. More...
 
const char * passphrase
 Passphrase. More...
 
const char * private_key
 Private key. More...
 
const char * comment
 Comment on LSC credential. More...
 

Detailed Description

Struct holding options for omp create_lsc_credential command.

Field Documentation

const char* omp_create_lsc_credential_opts_t::comment

Comment on LSC credential.

const char* omp_create_lsc_credential_opts_t::login

Login.

const char* omp_create_lsc_credential_opts_t::name

Name of LSC credential.

const char* omp_create_lsc_credential_opts_t::passphrase

Passphrase.

const char* omp_create_lsc_credential_opts_t::private_key

Private key.


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