enum Protocol::Page::SecureContextType
Overview
Indicates whether the frame is a secure context and why it is the case.
Defined in:
protocol/page.crEnum Members
-
Secure =
0 -
SecureLocalhost =
1 -
InsecureScheme =
2 -
InsecureAncestor =
3