Share via


CommonEncryption.GeneratePlayReadyContentKey(Byte[], Guid) Method

Definition

public static byte[] GeneratePlayReadyContentKey (byte[] keySeed, Guid keyId);
static member GeneratePlayReadyContentKey : byte[] * Guid -> byte[]
Public Shared Function GeneratePlayReadyContentKey (keySeed As Byte(), keyId As Guid) As Byte()

Parameters

keySeed
Byte[]
keyId
Guid

Returns

Byte[]

Applies to