cef_navigation_entry_t.get_sslstatus

Returns the SSL information for this navigation entry.

struct cef_navigation_entry_t
extern (System)
cef_sslstatus_t* function(cef_navigation_entry_t* self) nothrow get_sslstatus;

Meta