Steven Clark b3514eb22f
certutil.ParseHexFormatted fails parsing 80 hex and above (#18018)
- Switch to using ParseUint of 8 bits to parse the hex values properly
   as ParseInt limited to 8 bits will only handle values up to 127
   decimal or 7F.
2022-11-17 15:04:37 -05:00
..
2022-01-27 10:06:34 -08:00
2019-12-05 14:02:36 -08:00