Is it possible to play encrypted HLS via the TMVL player object if the HLS key is an authenticated resource? In iOS, we get an AVAssetResourceLoader to help with key fetching (note that this is NOT FairPlay Streaming, just good ole fashioned encypted HLS), but I cant figure out how to provide the player object with the authentication headers I need to fetch the key with the TVML Player object.