Guest
2009-08-29T11:02:29Z
Hello Tech Team,

We have purchased your service with username xxxxxxx and I have gone through with your API. We need to send SMS in encrypted format in PHP and found that there is an interface of binary mode. It would be highly appreciated you if you guide me how your application does support the encrypted format sms sending. I hope you can understand in any encrypted format I can send the message but your application should also decrypt that message.

I am looking for your support and assistance.

Regards,
Soumyadeb Ghosh
Hashbag
Support
2009-09-01T12:12:56Z
I am not aware of an standard SMS encrypted format.

If you send a binary SMS message you can choose how you encrypt the data. You will need to create PHP code to encrypt the data and then use our PHP library to send the data that you have encrypted.

If you are developing an application for the phone, it will then be this appication that will be responsible for decrypting the data.