Function

Gck-2Gckvalue_to_boolean

  • Convert CK_BBOOL type memory to a boolean.

    Parameters

    • value: string | Uint8Array<ArrayBufferLike>

      memory to convert

    Returns [boolean, boolean]

    Whether the conversion was successful.