OpenVAS Scanner 23.23.1
nasl_cert.h
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Greenbone AG
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later
4 */
5
12
13#ifndef NASL_NASL_CERT_H
14#define NASL_NASL_CERT_H
15
16#include "nasl_lex_ctxt.h"
17
20
23
26
27#endif /*NASL_NASL_CERT_H*/
tree_cell * nasl_cert_open(lex_ctxt *lexic)
tree_cell * nasl_cert_query(lex_ctxt *lexic)
tree_cell * nasl_cert_close(lex_ctxt *lexic)
struct struct_lex_ctxt lex_ctxt
struct TC tree_cell