The load() method of the MediaKeySession interface returns a Promise that resolves to a boolean value after loading data for a specified session object.
load()
MDN Reference