Description
hexBinary should be able to work at any alignment.
The length is ok to restrict to a multiple of 8 bits, but alignment shouldn't be required.
This is needed for the mil-std-2045 header format's authentication blocks (each is 64 bits, aligned on any bit boundary)