|
OpenVAS Scanner 23.23.1
|
Struct to hold necessary information to call and run notus. More...
Data Fields | |
| char * | server |
| char * | schema |
| char * | host |
| char * | alpn |
| char * | http_version |
| int | port |
| int | tls |
Struct to hold necessary information to call and run notus.
| char* notus_info::alpn |
| char* notus_info::host |
| char* notus_info::http_version |
| int notus_info::port |
| char* notus_info::schema |
| char* notus_info::server |
| int notus_info::tls |