---
title: digest
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/subtlecrypto/1630765-digest
---

# digest

## Declaration

```data
Promise <any> digest(
    AlgorithmIdentifier algorithm, 
    BufferSource data
);
```
