EncryptionKeyInformation(Guid, ContentKeyType) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe EncryptionKeyInformation.
public EncryptionKeyInformation (Guid keyId, Microsoft.Media.Drm.ContentKeyType encryptionType);
new Microsoft.Media.Drm.EncryptionKeyInformation : Guid * Microsoft.Media.Drm.ContentKeyType -> Microsoft.Media.Drm.EncryptionKeyInformation
Public Sub New (keyId As Guid, encryptionType As ContentKeyType)
Paramètres
- keyId
- Guid
Identificateur de clé de la clé de contenu.
- encryptionType
- ContentKeyType
ContentKeyType de la clé de contenu.