Re: Code signing and verification
Re: Code signing and verification
- Subject: Re: Code signing and verification
- From: "Michael Ash" <email@hidden>
- Date: Wed, 26 Nov 2008 10:19:48 -0500
On Wed, Nov 26, 2008 at 7:14 AM, Donnie Lee <email@hidden> wrote:
> Hello.
>
> I'd like to sign my Application and check this signature from another
> my Application. I've found how to sign an app, but I can't find how to
> check already signed app from objective-c/cocoa. Also I need to verify
> that the program was signed with my certificate, not with any other
> certificate. Can you tell me what class/functions I should to use?
There is currently no public API for code signing. You can use the
codesign command line tool. See the man page for how to use it and all
of the various options available.
Mike
_______________________________________________
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