RFR: 8252523: Add ASN1 Formatter to work with HexPrinter [v2]

Weijun Wang weijun at openjdk.java.net
Tue Sep 29 14:29:59 UTC 2020


On Tue, 29 Sep 2020 14:20:50 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Just some comments based on the output example.
>
> Are there any other comments or suggestions?

Can you post an example output of that cert? What about indefinite length? (Ex: 0x24, (byte) 0x80, 4, 2, 'a', 'b', 4,
2, 'c', 'd', 0, 0)

-------------

PR: https://git.openjdk.java.net/jdk/pull/268


More information about the core-libs-dev mailing list