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

#include <openvas_ssh_login.h>

Data Fields

char * name
char * username
 Name to identify this credentials.
char * userpassword
 Name of the user.
char * public_key_path
 Password of the user.
char * private_key_path
 Path to the public key.
char * ssh_key_passphrase
 Path to the private key.
char * comment
 Passphrase for the key.
gboolean valid
 Optional comment.

Detailed Description

SSH Login information struct. (credentials)


Field Documentation

gboolean openvas_ssh_login::valid

Optional comment.

TRUE if all information and key files available, FALSE otherwise.


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