How to generate a certificate signature on the iPhone?

Posted by futureelite7 on Stack Overflow See other posts from Stack Overflow or by futureelite7
Published on 2010-05-19T03:14:31Z Indexed on 2010/05/19 3:20 UTC
Read the original article Hit count: 430

Hi,

If I had a private certificate file and a string on the iPhone, how do I use them to generate a signed string that can be verified by a server with the matching public key? What library should I use on the iPhone?

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about iphone