#ifndef __NESSUS_SSL_UI_H__ #define __NESSUS_SSL_UI_H__ int sslui_ask_paranoia_level(); int sslui_check_cert(SSL*); #endif