eerimoq/asn1tools

Whether to consider supporting Java ?

Opened this issue · 0 comments

For example, compiling and exporting JNA files for Java to call, asn1tools encoding and decoding is very cool, unfortunately, the Java platform lacks this library. My existing solution is that Java calls asn1tools of the operating system to send encoding commands and then obtains the input stream parsing results .
Thanks in advance~!