JavaScript HSM API Dinamo
    Preparing search index...

    Function executePixHttp

    • Stateless PIX n HTTP transport. The native host performs the mTLS handshake and uses the HSM material; this operation does not require an AAP session.

      Parameters

      • operation: PixHttpOperation
      • url: string
      • headers: Record<string, string>
      • OptionalhsmOptions: PixHsmHttpOptions
      • Optionalbody: string | Buffer<ArrayBufferLike>
      • flags: number = 0

      Returns Promise<hsm.types.PixHttpResponse>