<br />
<br />
Profile Selection:
This dropdown contains PROFILE options.
The available options are dynamically loaded from the backend, specifically from the profileOptions property in VALUE.
A validation check ensures that these values are properly populated.
It's important to note that the PROFILE field is not part of the MEDIATYPE (GVP_CONTENT_KEYS) of the DrmProtection component but instead belongs to the MainForm (CDN_LIVES).
However, we still need it within DrmProtection for critical backend validations. Therefore, we always keep it updated with the user's selection.
<br />
* Key Selection Mode:
This dropdown provides two options:
* Select Existing: Allows the user to select an existing key.
* New Generate Key: Enables the creation of a new key.
Remove Button:
View Button:
=== BPoint Editor ===