function hmacHash
hmacHash(value: string): Promise<BlindIndex>

Parameters

value: string

Return Type

Promise<BlindIndex>

Usage

import { hmacHash } from "doc.ts";