On Sep 28, 2009, at 1:05 AM, bosco fdo wrote:
Date: Mon, 28 Sep 2009 11:57:29 +0800 From: bosco fdo <bos1t...@gmail.com> Subject: how do i make SecKeyRef object from NSData of publicKey value To: cocoa-dev@lists.apple.com Message-ID: <630900f20909272057o5d14eaf7ue104e9f71c8b1...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hi I need to do RSA encryption for that i need to have SecKeyRef object for the public Key i have. Do i still need to add to the Keychain and get from the Keychain as a SecKeyRef ? Is there any way i can convert my publicKey value from NSData bytes to SecKeyref ? Please help with sample code
Perhaps the Cocoa code here may be helpful to you: http://www.iphonedevsdk.com/forum/iphone-sdk-development/17242-rsa-generating-keypair-so-slowly.html _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com