EncryptionKeyInformation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示指定 PlayReadyHeader 中內容索引鍵的相關資訊。
public class EncryptionKeyInformation : Microsoft.Media.Drm.IEncryptionKeyInfo
type EncryptionKeyInformation = class
interface IEncryptionKeyInfo
Public Class EncryptionKeyInformation
Implements IEncryptionKeyInfo
- 繼承
-
EncryptionKeyInformation
- 實作
備註
EncryptionKeyInformation或 ContentKey 可用於 PlayReadyHeader 取得或設定內容金鑰資訊,但在 EncryptionKeyInformation 內容索引鍵資料無法使用時使用。
建構函式
EncryptionKeyInformation(Guid, ContentKeyType) |
初始化 EncryptionKeyInformation 類別的新執行個體。 |
屬性
EncryptionType |
ContentKeyType取得內容索引鍵的 。 |
KeyId |
取得內容金鑰的金鑰識別碼。 |
KeyIdAsString |
取得內容金鑰之金鑰識別碼的字串表示。 |