JAC (Java Asn.1 Compiler)
betaDescription
JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
JAC (Java Asn.1 Compiler) Web SiteUser Ratings
User Reviews
-
Generates invalid and/or non-working Java code even for relatively simple ASN.1 structures.
-
can you please tell me while generating java file i am getting an error stating Error: Unable to access jarfile JAC.jar - How to resolve this issue