ContentKeyType Enumeration
TOC
Collapse the table of content
Expand the table of content

ContentKeyType Enumeration

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Represents the content key type.

Namespace:  System.Windows.Media
Assembly:  System.Windows (in System.Windows.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
UnprotectedContent key type is unprotected.
Aes128BitContent key type used for Root licenses (128-bit Advanced Encryption Standard [AES]). This value is deprecated. You should use Aes128Ctr instead.
Aes128CtrContent key type used for Root licenses (128-bit Advanced Encryption Standard CTR mode [AES-CTR]).
CocktailContent key type used for Cocktail in the PlayReady ecosystem.
UninitializedContent key type is uninitialized.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft