Function commitment

  • Returns the commitment of given salted message as a hash.

    Parameters

    • hash: Hash
    • message: string
    • salt: string = ''

    Returns string

Generated using TypeDoc