<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [SignedExchangeSignature](./puppeteer.protocol.network.signedexchangesignature.md) > [certificates](./puppeteer.protocol.network.signedexchangesignature.certificates.md) ## Protocol.Network.SignedExchangeSignature.certificates property The encoded certificates. <b>Signature:</b> ```typescript certificates?: string[]; ```