mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
654 B
654 B
Home > puppeteer > Protocol > Security > CertificateSecurityState > obsoleteSslKeyExchange
Protocol.Security.CertificateSecurityState.obsoleteSslKeyExchange property
True if the connection is using an obsolete SSL key exchange.
Signature:
obsoleteSslKeyExchange: boolean;