TCnWebBrowser.EncryptionLevel Property

Gets a value indicating the encryption method used by the document currently displayed in the TCnWebBrowser control.

Namespace: CNClrLib.Control.WebBrowser
public
 property EncryptionLevel: TWebBrowserEncryptionLevel read GetEncryptionLevel;

Property Value

 

You can use this property with the OnEncryptionLevelChanged event to implement an indicator in the user interface of your application similar to the lock icon in Internet Explorer.