Click or drag to resize

CertificateSecurityStateMac Property

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

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

Property Value

String
See Also