Options
All
  • Public
  • Public/Protected
  • All
Menu

Module crypto/baseHash

Index

Functions

createBaseHash

  • createBaseHash(): Uint8Array
  • Create base hash.

    NOTE: We currently have not implemented this to be compatible with current version of the ElectionGuard SDK, which has not implemented it yet either.

    Returns Uint8Array

createExtendedBaseHash

  • createExtendedBaseHash(): Uint8Array
  • Create extended base hash.

    NOTE: We currently have not implemented this to be compatible with current version of the ElectionGuard SDK, which has not implemented it yet either.

    Returns Uint8Array

Generated using TypeDoc