Currently PSA Token has two nonces, one legacy nonce (LegacyNonce) one with PSA Draft Rel Version <= 7
AND
Second as Nonce which is for PSA Rel > 7.
Provide an API to set Legacy OR New Parameters (Nonce or InstanceID) via Single API.
Similar change required for Instance ID.
Internally code will check the profile and set the right variable accordingly!