OpenVAS Scanner  6.0.1
Functions
nasl_cert.h File Reference

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

#include "nasl_lex_ctxt.h"

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

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)