Read-only archive of the All About Symbian forum (2001–2013) · About this archive

encrypt voice calls

1 replies · 6,530 views · Started 21 March 2010

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.