Function nacl_from_hex

  • Converts hex encoded string to Uint8Array.

    Parameters

    • hex: string

      The hex encoded string.

    Returns Uint8Array

    Uint8Array - The Uint8Array.

Generated using TypeDoc