InfoConnect for Airlines VBA Guide
WebBrowserEncryptionLevel Enumeration
Specifies constants that define the encryption methods that are used by documents displayed in the Web browser control.
Members
MemberDescription
Bit128128-bit security encryption.
Bit4040-bit security encryption.
Bit5656-bit security encryption.
FortezzaFortezza security encryption.
InsecureNo security encryption.
MixedMultiple security encryption methods in different Web page frames.
UnknownUnknown security encryption.
See Also