Re: how do i make SecKeyRef object from NSData of publicKey value
Re: how do i make SecKeyRef object from NSData of publicKey value
- Subject: Re: how do i make SecKeyRef object from NSData of publicKey value
- From: Stuart Malin <email@hidden>
- Date: Mon, 28 Sep 2009 06:45:36 -0400
On Sep 28, 2009, at 1:05 AM, bosco fdo wrote:
Date: Mon, 28 Sep 2009 11:57:29 +0800
From: bosco fdo <email@hidden>
Subject: how do i make SecKeyRef object from NSData of publicKey value
To: email@hidden
Message-ID:
<email@hidden>
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 (email@hidden)
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:
This email sent to email@hidden