Hi,
i'm developing system on s60 handheld devices to encrypt, decrypt sms, mms, voice calls.
i need to know is it possible in symbian c++ to encrypt, decrypt voice calls,
if yes, how ????
thanks,
Hi,
i'm developing system on s60 handheld devices to encrypt, decrypt sms, mms, voice calls.
i need to know is it possible in symbian c++ to encrypt, decrypt voice calls,
if yes, how ????
thanks,
You probably can't add another layer of encryption/decryption to regular circuit switched voice calls, but you could develop your own VoIP application (where the call is over a packet data connection).
Of course, both parties must have the same application.
See http://developer.symbian.org and http://forum.nokia.com for developer specific info and discussion forums.