14 lines
574 B
Markdown
14 lines
574 B
Markdown
<!-- 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) > [SignedCertificateTimestamp](./puppeteer.protocol.network.signedcertificatetimestamp.md) > [hashAlgorithm](./puppeteer.protocol.network.signedcertificatetimestamp.hashalgorithm.md)
|
|
|
|
## Protocol.Network.SignedCertificateTimestamp.hashAlgorithm property
|
|
|
|
Hash algorithm.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
hashAlgorithm: string;
|
|
```
|