puppeteer/new-docs/puppeteer.protocol.network.securitydetails.cipher.md

14 lines
499 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; [SecurityDetails](./puppeteer.protocol.network.securitydetails.md) &gt; [cipher](./puppeteer.protocol.network.securitydetails.cipher.md)
## Protocol.Network.SecurityDetails.cipher property
Cipher name.
<b>Signature:</b>
```typescript
cipher: string;
```