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

623 B

Home > puppeteer > Protocol > Security > CertificateSecurityState > keyExchange

Protocol.Security.CertificateSecurityState.keyExchange property

Key Exchange used by the connection, or the empty string if not applicable.

Signature:

keyExchange: string;