Asn1DerParser.NET
Asn1DerParser.NET copied to clipboard
`AsnFormatter.BinaryToString` with `EncodingType.HexRaw` argument in `encoding` parameter does not respect `format` parameter argument
AsnFormatter.BinaryToString with EncodingType.HexRaw argument in encoding parameter never append EOL characters. Not sure if it is intentional or not, but not consistent. Based on usages, it looks like a bug.