Click or drag to resize

SecurityDetailsMac Property

Version 118.6.80
TLS MAC. Note that AEAD ciphers do not have separate MACs.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string Mac { get; set; }

Property Value

Type: String
See Also