PKI-Lite - v1.0.5
    Preparing search index...

    Function hexToUint8Array

    • Converts a hex string to a Uint8Array

      Parameters

      • hex: string

        The hex string to convert (can optionally start with '0x')

      Returns Uint8Array

      A Uint8Array containing the bytes represented by the hex string