Replies: 1 comment 1 reply
-
|
Is this a request for an official module extension for those formats? You can easily create your own module extension for Jackson, as there are IMO quite a lot of extension APIs. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Above example is a rough idea of an implementation. Since DER and CER rules are subsets of BER, implementing BER-TLV rules is the most comprehensive way to approach this.
Beta Was this translation helpful? Give feedback.
All reactions