Validate an encoded identifier by attempting to decode it and checking for the expected byte length.
encoded identifier string
true when valid and decodes to 16 bytes
Validate an encoded identifier by attempting to decode it and checking for the expected byte length.