structure DXGKMDT_OPM_RANDOM_NUMBER (d3dkmdt.h)
La structure DXGKMDT_OPM_RANDOM_NUMBER contient un nombre aléatoire sécurisé de 128 bits par chiffrement.
Syntaxe
typedef struct _DXGKMDT_OPM_RANDOM_NUMBER {
BYTE abRandomNumber[DXGKMDT_OPM_128_BIT_RANDOM_NUMBER_SIZE];
} DXGKMDT_OPM_RANDOM_NUMBER, *PDXGKMDT_OPM_RANDOM_NUMBER;
Membres
abRandomNumber[DXGKMDT_OPM_128_BIT_RANDOM_NUMBER_SIZE]
Tableau de 16 octets qui comprend un nombre aléatoire sécurisé de 128 bits par chiffrement.
Remarques
Ce nombre aléatoire sécurisé par chiffrement 128 bits est généré par une application et fourni au pilote de miniport d’affichage dans le rnRandomNumber membre de la structure DXGKMDT_OPM_GET_INFO_PARAMETERS ou DXGKMDT_OPM_COPP_COMPATIBLE_GET_INFO_PARAMETERS dans un appel à la fonction DxgkDdiOPMGetInformation ou DxgkDdiOPMGetCOPPCompatInformationible. Pour plus d’informations sur les nombres aléatoires sécurisés par chiffrement, consultez la section 2.8 dans de chiffrement appliqué, Deuxième édition.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows Vista |
d’en-tête | d3dkmdt.h |
Voir aussi
DxgkDdiOPMConfigureProtectedOutput