• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: how do i make SecKeyRef object from NSData of publicKey value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Wim Lewis <email@hidden>
  • Date: Mon, 28 Sep 2009 12:27:27 -0700


On Sep 27, 2009, at 8:57 PM, bosco fdo wrote:
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 ?

No, it's possible to create a SecKeyRef that isn't in any keychain. For example, you can use SecKeychainItemImport() to parse keys in various formats.


As Jens Alfke notes, the apple-cdsa list is the best place for this kind of question.


_______________________________________________

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


References: 
 >how do i make SecKeyRef object from NSData of publicKey value (From: bosco fdo <email@hidden>)

  • Prev by Date: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
  • Next by Date: Re: C++ exception inside -[NSString drawWithRect:options:attributes:]
  • Previous by thread: Re: how do i make SecKeyRef object from NSData of publicKey value
  • Next by thread: Re: how do i make SecKeyRef object from NSData of publicKey value
  • Index(es):
    • Date
    • Thread