Home | History | Annotate | Download | only in drm

Lines Matching refs:keySetId

106         // The scope parameter may be a sessionId or a keySetId, depending on the
110 // the keySetId of the keys being released. Releasing keys from a device
139 // scope may be a sessionId or a keySetId depending on the type of the
142 // keySetId when the response is for a release request.
144 // When the response is for an offline key request, a keySetId is returned
145 // in the keySetId vector parameter that can be used to later restore the
147 // for a streaming or release request, no keySetId is returned.
151 Vector<uint8_t> &keySetId) = 0;
156 // Restore persisted offline keys into a new session. keySetId identifies
159 Vector<uint8_t> const &keySetId) = 0;