Converts a credentialId to a 32-byte hex string.
credentialId
Returns a 32-byte hex string.
String credentialIdToBytes32Hex(List<int> credentialId);