X509_STORE_new() for validating receipts
X509_STORE_new() for validating receipts
- Subject: X509_STORE_new() for validating receipts
- From: Todd Heberlein <email@hidden>
- Date: Sun, 27 Mar 2011 15:52:06 -0700
I'm going through Apple's "Validating App Store Receipts" document, and (ignoring for the moment that we shouldn't cut-and-paste) I am struggling to get code linked based on Listing 1-3 "Verifying the signature using OpenSSL".
For example, I cannot find the framework or library for the function X509_STORE_new() (linking phase fails).
1) What is the framework/library I need for this function?
2) Are there more detailed examples for validating Mac App Store Receipts out there?
Thanks,
Todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden