cef_sslstatus_t

Undocumented in source.

Members

Variables

base
cef_base_t base;
Undocumented in source.
get_cert_status
cef_cert_status_t function(cef_sslstatus_t*) get_cert_status;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_content_status
cef_ssl_content_status_t function(cef_sslstatus_t*) get_content_status;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_sslversion
cef_ssl_version_t function(cef_sslstatus_t*) get_sslversion;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
get_x509certificate
cef_x509certificate_t* function(cef_sslstatus_t*) get_x509certificate;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
is_secure_connection
int function(cef_sslstatus_t*) is_secure_connection;
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Meta