puppeteer/new-docs/puppeteer.protocol.network.signedexchangesignature.certurl.md

14 lines
559 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Network](./puppeteer.protocol.network.md) &gt; [SignedExchangeSignature](./puppeteer.protocol.network.signedexchangesignature.md) &gt; [certUrl](./puppeteer.protocol.network.signedexchangesignature.certurl.md)
## Protocol.Network.SignedExchangeSignature.certUrl property
Signed exchange signature cert Url.
<b>Signature:</b>
```typescript
certUrl?: string;
```