Posts

Post not yet marked as solved
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.