puppeteer/new-docs/puppeteer.protocol.security.certificatesecuritystate.obsoletesslkeyexchange.md
2020-07-13 14:01:35 +01:00

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;