AVContentKeySession
An object that creates and tracks decryption keys for media data.
Declaration
class AVContentKeySessionTopics
Creating a session
Inspecting the session
Managing the delegate object
Managing content key recipients
Processing requests
Managing expiration
expire()makeSecureTokenForExpirationDate(ofPersistableContentKey:completionHandler:)renewExpiringResponseData(for:)contentProtectionSessionIdentifier
Invalidating content keys
invalidatePersistableContentKey(_:options:completionHandler:)invalidateAllPersistableContentKeys(forApp:options:completionHandler:)AVContentKeySessionServerPlaybackContextOption
Handling expired session reports
pendingExpiredSessionReports(withAppIdentifier:storageDirectoryAt:)removePendingExpiredSessionReports(_:withAppIdentifier:storageDirectoryAt:)