impratikjaiswal / asn1Play

Backend app of https://amenitypj.in/asn1Play https://impratikjaiswal.github.io/asn1Play
https://amenitypj.in/asn1Play
GNU General Public License v3.0
7 stars 0 forks source link

StoreMetaData parsing Issue on asn version schema GSMA_SGP_22_v2.4 #7

Open NamrataShinde9 opened 2 months ago

NamrataShinde9 commented 2 months ago

Not Working: BF25 35 5A 0A 981234567892554466F8 91 04 54657374 92 04 54657374 95 01 02 B6 18 30 16 80 02 00FF 81 10 746573742E6578616D706C652E636F6D

Working: BF25 32 5A 0A 981234567892554466F8 91 04 54657374 92 04 54657374 B6 18 30 16 80 02 00FF 81 10 746573742E6578616D706C652E636F6D

Info : Transaction Id: fgds5xciklkw; Mode: Encoding_Mode; Asn1 Schema: GSMA_SGP_22_v2_4; Asn1 Object: StoreMetadataRequest; Input Format: der; Output Format: asn1

impratikjaiswal commented 1 month ago

Dear @NamrataShinde9,

Thank You for your feedback..

Looks like ASN1Play is not able to handle 95 Tag which is present with default Value.

Will fix this.