OpenVAS Scanner  7.0.0~git
nasl_cert.h File Reference

Protos and data structures for CERT functions used by NASL scripts. More...

#include "nasl_lex_ctxt.h"
Include dependency graph for nasl_cert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

tree_cellnasl_cert_open (lex_ctxt *lexic)
 
tree_cellnasl_cert_close (lex_ctxt *lexic)
 
tree_cellnasl_cert_query (lex_ctxt *lexic)
 

Detailed Description

Protos and data structures for CERT functions used by NASL scripts.

This file contains the protos for nasl_cert.c

Definition in file nasl_cert.h.

Function Documentation

◆ nasl_cert_close()

tree_cell* nasl_cert_close ( lex_ctxt lexic)

◆ nasl_cert_open()

tree_cell* nasl_cert_open ( lex_ctxt lexic)

◆ nasl_cert_query()

tree_cell* nasl_cert_query ( lex_ctxt lexic)