AVContentKeyRequestRequiresValidationDataInSecureTokenKey

Static AVContentKeyRequestRequiresValidationDataInSecureTokenKey 

Source
pub unsafe static AVContentKeyRequestRequiresValidationDataInSecureTokenKey: &'static NSString
Available on crate feature AVContentKeySession only.
Expand description

Request secure token to have extended validation data. The value for the key should be previously created offline key using -[AVContentKeyRequest persistableContentKeyFromKeyVendorResponse:options:error:].

See also Apple’s documentation