Home | History | Annotate | Download | only in drm

Lines Matching refs:keySetId

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