You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added an Extension element which may be added to a schema to tell that this structure may be larger in the payload than in the schema.
This corresponds to adding ... in the asn1 schema definition which announces a structure to be extendable
Update dependencies
Added VSCode project file
Added some additional linter rules to ensure higher code quality