PO3DS2AuthenticationRequest

constructor(deviceData: String, sdkAppId: String, sdkEphemeralPublicKey: String, sdkReferenceNumber: String, sdkTransactionId: String)

Parameters

deviceData

Encrypted device data as a JWE string.

sdkAppId

A unique string identifying the application.

sdkEphemeralPublicKey

The public key component of the ephemeral keypair generated for the transaction, represented as a JWK string.

sdkReferenceNumber

A string identifying the SDK, assigned by EMVCo.

sdkTransactionId

A unique string identifying the transaction within the scope of the SDK.