sdk Ephemeral Public Key
Parameters
sdk Ephemeral Public Key
the public key component of the ephemeral key pair as a String representation of a JWK object. 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 getSDKEphemeralPublicKey method returns the public key component of the same as a String representation of a JWK object.