Content type of the encrypted file. Indicates how to parse the content after decryption.
JWE Compact serialized encrypted file. Complete JWE string that can be decrypted using the SHL key.
Optional
lastOptional timestamp of the last update to this file. ISO 8601 datetime string indicating when the file was last modified.
Manifest file descriptor for embedded content.
Used when file content is small enough to be included directly in the manifest response. The embedded field contains the complete JWE string that can be decrypted immediately without additional network requests.