/// Convert a string of hex digits (ex: E4 CA B2) to a byte array. /// The string c
2019-12-27