NetSurf
Functions
sslcert.h File Reference

RISC OS SSL certificate viewer interface. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void ro_gui_cert_initialise (void)
 Load and initialise the certificate window template. More...
 
nserror gui_cert_verify (struct nsurl *url, const struct cert_chain *chain, nserror(*cb)(bool proceed, void *pw), void *cbpw)
 Prompt the user to verify a certificate with issuse. More...
 

Detailed Description

RISC OS SSL certificate viewer interface.

Definition in file sslcert.h.

Function Documentation

◆ gui_cert_verify()

nserror gui_cert_verify ( struct nsurl url,
const struct cert_chain chain,
nserror(*)(bool proceed, void *pw)  cb,
void *  cbpw 
)

◆ ro_gui_cert_initialise()

void ro_gui_cert_initialise ( void  )

Load and initialise the certificate window template.

Definition at line 401 of file sslcert.c.

References cert_tree_template, dialog_cert_template, and ro_gui_dialog_load_template().

Referenced by ro_gui_dialog_init().

Here is the call graph for this function:
Here is the caller graph for this function: