Post not yet marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as unsolved with 4 replies, 0 views
Thank you for your reply Eskimo.
Our server expects us to pass the nonce in the format of string as an alpha-numeric String of length 6.
However, if I try to convert the nonce which is of type Data to base64Encoded String as per your recommendation, I am getting alpha-numeric string with special characters of length 8.
Could you please help us to obtain to convert this nonce to an alpha-numeric String of length 6.