cef_ssl_content_status_t

Supported SSL content status flags. See content/public/common/ssl_status.h for more information.

Values

ValueMeaning
SSL_CONTENT_NORMAL_CONTENT0
SSL_CONTENT_DISPLAYED_INSECURE_CONTENT1 << 0
SSL_CONTENT_RAN_INSECURE_CONTENT1 << 1

Meta