TCnWebBrowser.EncryptionLevel Property
Gets a value indicating the encryption method used by the document currently displayed in the TCnWebBrowser control.
public property EncryptionLevel: TWebBrowserEncryptionLevel read GetEncryptionLevel;
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.