-
Hello,
has anyone already implemented or tried to implement a JER encoder for asn1c?
is it perhaps in the development roadmap?
Thanks in advance for your answers.
-
https://datatracker.ietf.org/doc/html/rfc7950#section-7.17.2
-
https://datatracker.ietf.org/doc/html/rfc7950#section-7.13.3
-
https://datatracker.ietf.org/doc/html/rfc7950#section-7.9.5
-
A requirement is a request for an organization to add or support something that they do not already cover or support. These might be in the form of a new feature or a new standard. It might need to sp…
-
A requirement is a request for an organization to add or support something that they do not already cover or support. These might be in the form of a new feature or a new standard. It might need to sp…
-
We need to come up with some clear rules for when and how xarray should propagate metadata (attrs/encoding). This has come up routinely (e.g. #25, #138, #442, #688, #828, #988, #1009, #1271, #1297, #1…
-
I figured it out, after some debugging, but it should be either changed or documented better.
**EXAMPLE:**
I have a `myUrl` with some search params like this: `https://developer.api.acmecorp.com/c…
-
Quoting from https://www.obj-sys.com/docs/JSONEncodingRules.pdf (2012) by [Objective Systems, Inc.](https://www.obj-sys.com/):
> There is currently no recommendation from ITU-T, or any other stand…
-
Just found that if the file encoding of the OAuth mapping rules file is utf-8 (instead of ascii) then the following code comparing both mapping rule content will silently fail and always return False …