10 Commits

Author SHA1 Message Date
tikhop ca7761cfe4 chore: Code clean up 2024-02-08 23:05:13 +01:00
Pavel Tikhonenko 6d02bd8bca Parse app's age rating 2021-04-02 21:51:55 +03:00
Pavel Tikhonenko a05f3fe0b1 Use Date type instead of String for all variables containing dates 2021-04-02 21:51:55 +03:00
Pavel Tikhonenko 5438a00daf Fix typo (https://github.com/tikhop/TPInAppReceipt/issues/69) 2020-11-08 16:07:23 +03:00
Pavel Tikhonenko fe13b71c02 Fix tests 2020-08-08 12:57:43 +03:00
Pavel Tikhonenko 182ef4a18f Extract and use a proper SecKeyAlgorithm from receipt 2020-08-05 23:57:42 +03:00
Pavel Tikhonenko 3ad5f841ef Validation works again 2020-08-05 21:20:40 +03:00
Pavel Tikhonenko ae031abaf2 Parse all receipt field including certificates and signature 2020-08-05 20:38:48 +03:00
Pavel Tikhonenko 21613eca58 Change receipt structure; prepare for signature and certificates decoding 2020-08-05 05:58:18 +03:00
Pavel Tikhonenko f84b753eca Integrate ASN1Decoder; Parse New In App Receipt format 2020-08-04 05:34:09 +03:00