Convert a dotted-decimal IPv4 address to a hex string.
This matches the format returned by exploreCertificate's iPAddress SAN entries (e.g. "192.168.1.69" → "c0a80145").
exploreCertificate
iPAddress
"192.168.1.69"
"c0a80145"
Convert a dotted-decimal IPv4 address to a hex string.
This matches the format returned by
exploreCertificate'siPAddressSAN entries (e.g."192.168.1.69"→"c0a80145").