Skip to main content
注意: 此页面尚未翻译成中文。以下内容为英文原版。
Compute the cryptographic RIPEMD-160 hash of data.

Parameters

Returns

string DataHexstring The hash of the data.

Example

Source

crypto/ripemd160.ts:33