how do i make SecKeyRef object from NSData of publicKey value
how do i make SecKeyRef object from NSData of publicKey value
- Subject: how do i make SecKeyRef object from NSData of publicKey value
- From: bosco fdo <email@hidden>
- Date: Mon, 28 Sep 2009 11:57:29 +0800
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
Thanks
Bose
_______________________________________________
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