Methods
checkHash(a, b) → {boolean}
Check if two hashes are equal
Parameters:
| Name | Type | Description |
|---|---|---|
a |
Buffer | |
b |
Buffer |
Returns:
- Type
- boolean
Check if two hashes are equal
| Name | Type | Description |
|---|---|---|
a |
Buffer | |
b |
Buffer |