I have a file having ASN data which is BER encoded. And I want to decode the same. Is there any tool or command in linux/unix which can achieve this?
Windows has ASNviewer and similar tools to do this. So wondering if something of that sort exists here. I found asn1Decoding.1 somewhere.. but no hints on how to make it work.
I am an extreme need of this. Any kind of help shall be appreciated.