I have a binary or hex decimal information which is encoded using the ASN.1 PER aligned and unaligned type(ASN.1 PER ISO 8825-2) from an NFC tag.
Is there any library supports the encoding and decoding of this data for android?
How to convert the binary information to string?