PHP WebShell

Текущая директория: /opt/BitGoJS/modules/sdk-coin-sui/dist/src/lib/mystenlab/cryptography

Просмотр файла: hash.d.ts

/**
 * Generates a Blake2b hash of typed data as a base64 string.
 *
 * @param typeTag type tag (e.g. TransactionData, SenderSignedData)
 * @param data data to hash
 */
export declare function hashTypedData(typeTag: string, data: Uint8Array): Uint8Array;
//# sourceMappingURL=hash.d.ts.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!