<!--
{
  "availability" : [
    "iOS: 14.5.0 -",
    "iPadOS: 14.5.0 -",
    "macCatalyst: 14.5.0 -",
    "macOS: 11.3.0 -",
    "tvOS: 14.5.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVContentKey",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVContentKey"
  },
  "title" : "AVContentKey"
}
-->

# AVContentKey

An object that represents the content key decryptor.

```
class AVContentKey
```

## Topics

### Accessing the specifier

[`contentKeySpecifier`](/documentation/AVFoundation/AVContentKey/contentKeySpecifier)

The content key’s unique identifier.

### Inspecting protection status

[`externalContentProtectionStatus`](/documentation/AVFoundation/AVContentKey/externalContentProtectionStatus)

The external protection status for the content key based on all attached displays.

[`revoke()`](/documentation/AVFoundation/AVContentKey/revoke())



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)