开发者

Encryption in iphone and decryption in php

I want to encrypt the sound in objective c (iPhone), so that i can send it to web server, after sending the php automatically decrypt the file. Is there any way, kindly help me...

I 开发者_运维问答have sound in NSData variable.


The iPhone SDK includes the Security Framework, this library includes many common crypto functions.

If you're a little more specific I can help you out with a high level implementation.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜