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

    Function bytesToHexString

    • Converts bytes to a hexadecimal string representation.

      Parameters

      • bytes: Uint8Array

        The bytes to convert

      Returns string

      Uppercase hexadecimal string (e.g., "DEADBEEF")