puppeteer/new-docs/puppeteer.protocol.network.securitydetails.mac.md
2020-07-13 14:01:35 +01:00

534 B

Home > puppeteer > Protocol > Network > SecurityDetails > mac

Protocol.Network.SecurityDetails.mac property

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

Signature:

mac?: string;