Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ASN1 structure delcaration order #51

Open
IT-magician opened this issue May 19, 2024 · 0 comments
Open

ASN1 structure delcaration order #51

IT-magician opened this issue May 19, 2024 · 0 comments

Comments

@IT-magician
Copy link

IT-magician commented May 19, 2024

compared to other libraries, you need to compile java class after reading all asn1 structures like asn1tools for python

Hello := Sequence(
var1 STR_FIRST,
var2 STR_SECOND)

STR_FIRST := INT
STR_SECOND := INT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant