Hierarchy

  • HashFunction

Implemented by

Properties

Properties

blockSize: number
digest: (() => Uint8Array)

Type declaration

    • (): Uint8Array
    • Returns Uint8Array

update: ((_: Uint8Array) => HashFunction)

Type declaration

Generated using TypeDoc