共用方式為


EncryptionKeyInformation 類別

定義

表示指定 PlayReadyHeader 中內容索引鍵的相關資訊。

public class EncryptionKeyInformation : Microsoft.Media.Drm.IEncryptionKeyInfo
type EncryptionKeyInformation = class
    interface IEncryptionKeyInfo
Public Class EncryptionKeyInformation
Implements IEncryptionKeyInfo
繼承
EncryptionKeyInformation
實作

備註

EncryptionKeyInformationContentKey 可用於 PlayReadyHeader 取得或設定內容金鑰資訊,但在 EncryptionKeyInformation 內容索引鍵資料無法使用時使用。

建構函式

EncryptionKeyInformation(Guid, ContentKeyType)

初始化 EncryptionKeyInformation 類別的新執行個體。

屬性

EncryptionType

ContentKeyType取得內容索引鍵的 。

KeyId

取得內容金鑰的金鑰識別碼。

KeyIdAsString

取得內容金鑰之金鑰識別碼的字串表示。

適用於