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.