sdkEphemeralPublicKey
The SDK Ephemeral Public Key. An ephemeral key pair is used to establish a secure session between the 3DS SDK and the ACS.
During each transaction, the createTransaction method generates a fresh ephemeral key pair and the sdkEphemeralPublicKey returns the public key component of the same as a String representation of a JWK object.