Re: Share and store RSA - public key in java server and vice versa
Re: Share and store RSA - public key in java server and vice versa
- Subject: Re: Share and store RSA - public key in java server and vice versa
- From: Jens Alfke <email@hidden>
- Date: Wed, 14 May 2014 06:55:47 -0700
On May 13, 2014, at 9:20 PM, Maxthon Chan <email@hidden> wrote:
> I am saying ignore the details of the format, treat certificates as binary blobs or plain strings or whatever that is opaque, and let crypto API parse it.
And I am saying that’s naïve, at least where Apple’s crypto API is concerned. I’ve had to expend a lot of effort over the years to look at exactly what’s in those blobs to figure out the right formats, and sometimes write my own code to parse/generate them. (Apple’s code doesn’t support a lot of the formats, esp. not on iOS.)
—Jens
_______________________________________________
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