Aimed primarily at Cocoa developers writing and testing code for In-App Purchase Receipt validation, PKCS#7Viewer can open and inspect almost any PKCS ASN.1 DER/BER encoded container.
Some examples of files in this format:
- Mac App Store Receipts inside application bundles
- Mac Developer and Developer ID certificate pairs.
- Codesigning Certificates
- SSL certificates
Easily inspect the basic fields included with every MASReceipt or drill down into details of individual In-App Purchase items. The parse tree hierarchy shows exactly what's been included in the receipt, including undocumented but nevertheless useful receipt fields.
- Hierarchical view exposes exact structure of all ASN.1 data.
- English descriptions of cryptic ASN.1 object-identifiers.
- Receipt inspector reveals receipt and in-app purchase values.