| Helper | Description |
|---|---|
| Crypto.Hash(string [, algorithm]) Crypto.Hash(bytes [, algorithm]) |
Returns a hash for the specified data. The default algorithm is sha256. |
Practice Excercise Practice now
| Helper | Description |
|---|---|
| Crypto.Hash(string [, algorithm]) Crypto.Hash(bytes [, algorithm]) |
Returns a hash for the specified data. The default algorithm is sha256. |
Practice Excercise Practice now