Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the Web site is secure and the length of the encryption key.
Remarks
The pvaOut parameter receives one of the following values.
Value | Description |
---|---|
SSL_SECURITY_UNSECURE | The Web site is not secure. |
SSL_SECURITY_MIXED | Portions of the Web site are not secure. |
SSL_SECURITY_SECURE | The Web site is secure. Transactions between the client and server use Secure Hypertext Transfer Protocol (HTTPS). |
SSL_SECURITY_SECURE_40 | The Web site is secure. Encrypted transactions use a 40-bit or longer key. |
SSL_SECURITY_SECURE_56 | The Web site is secure. Encrypted transactions use a 56-bit or longer key. |
SSL_SECURITY_FORTEZZA | The Web site is secure and uses the Fortezza protocol. |
SSL_SECURITY_SECURE_128 | The Web site is secure. Encrypted transactions use a 128-bit or longer key. |
The GUID for CGID_ScriptSite is 3050F3F1-98B5-11CF-BB82-00AA00BDCE0B
.
#define CMDID_SCRIPTSITE_SECSTATE 2
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtmhst.h |