JavaScript HSM API Dinamo
    Preparing search index...

    Type Alias PixHttpResponse

    Response from HTTP network operations on PIX (PIXPost, PIXPut, PIXGet, PIXDelete). Since these operations are delegated to the native_host (dinamonh) via the NativeHostPool, the promise resolves with the complete envelope returned by the native operation. Use `status` to distinguish between success (0) and error (1).