In Android, We can extract hash or md5 key from signkey and signkey is secure and I use it to encrypt data and send it to the server for validation
You know nobody can see sign key hash and cannot hack
Is there a hash key for B4i?
How do I can get the special key (md5 or hash) from the signkey and encrypt my data and send it to the server?
Or Is there a unique value for each iPhone for use in-app? example Mac Address or other
I cannot use fake id example UUID
That be real and don't changes
Thanks
You know nobody can see sign key hash and cannot hack
Is there a hash key for B4i?
How do I can get the special key (md5 or hash) from the signkey and encrypt my data and send it to the server?
Or Is there a unique value for each iPhone for use in-app? example Mac Address or other
I cannot use fake id example UUID
That be real and don't changes
Thanks