Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Hasher

Hierarchy

  • Hasher

Index

Methods

Methods

digest

  • digest(): Uint8Array
  • Returns Uint8Array

update

  • update(message: Uint8Array): void
  • Parameters

    • message: Uint8Array

    Returns void

Generated using TypeDoc