Pepper_47_C_interfaces
Public Attributes | List of all members
PP_KeyInformation Struct Reference

#include <pp_content_decryptor.h>

Collaboration diagram for PP_KeyInformation:
Collaboration graph

Public Attributes

uint8_t key_id [512]
 
uint32_t key_id_size
 
PP_CdmKeyStatus key_status
 
uint32_t system_code
 

Detailed Description

The PP_KeyInformation struct contains information about a key used for decryption.

Definition at line 522 of file pp_content_decryptor.h.

Member Data Documentation

uint8_t PP_KeyInformation::key_id[512]

Key ID.

Definition at line 526 of file pp_content_decryptor.h.

uint32_t PP_KeyInformation::key_id_size

Definition at line 527 of file pp_content_decryptor.h.

PP_CdmKeyStatus PP_KeyInformation::key_status

Status of this key.

Definition at line 531 of file pp_content_decryptor.h.

uint32_t PP_KeyInformation::system_code

Optional error code for keys that are not usable.

Definition at line 535 of file pp_content_decryptor.h.


The documentation for this struct was generated from the following file: