The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ContentKeyType Enumeration
Silverlight
Represents the content key type.
Namespace: System.Windows.Media
Assembly: System.Windows (in System.Windows.dll)
| Member name | Description | |
|---|---|---|
| Unprotected | Content key type is unprotected. | |
| Aes128Bit | Content key type used for Root licenses (128-bit Advanced Encryption Standard [AES]). This value is deprecated. You should use Aes128Ctr instead. | |
| Aes128Ctr | Content key type used for Root licenses (128-bit Advanced Encryption Standard CTR mode [AES-CTR]). | |
| Cocktail | Content key type used for Cocktail in the PlayReady ecosystem. | |
| Uninitialized | Content key type is uninitialized. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: