• 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
How to generate .cer file in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to generate .cer file in cocoa


  • Subject: How to generate .cer file in cocoa
  • From: Devarshi Kulshreshtha <email@hidden>
  • Date: Wed, 21 May 2014 13:11:27 +0530

I am working on below scenario:

1. User A generates public key and private key
2. User A shares public key to user B
3. User B encrypts some data using shared public key
4. User B sends encrypted data to user A
5. User A decrypts data using related private key

(Note: this is a part of problem which I am trying to solve, related
mail chain has subject: 'Share and store RSA - public key in java
server and vice versa')

I found this sample code provided by apple -
https://developer.apple.com/library/mac/samplecode/CryptoCompatibility/Introduction/Intro.html

Here they have discussed that we can extract public key from .cer
file, which means that if we want to share public key we need to share
.cer file.

Is there any method to generate .cer file in cocoa?

Please suggest.
_______________________________________________

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


  • Follow-Ups:
    • Re: How to generate .cer file in cocoa
      • From: Jens Alfke <email@hidden>
    • Re: How to generate .cer file in cocoa
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: kCGStatusWindowLevel
  • Next by Date: Re: How to generate .cer file in cocoa
  • Previous by thread: Re: how to mumap memory from CoreGraphics?
  • Next by thread: Re: How to generate .cer file in cocoa
  • Index(es):
    • Date
    • Thread