Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_DecryptedBlockInfo Struct Reference

#include <pp_content_decryptor.h>

Public Attributes

PP_DecryptResult result
 
uint32_t data_size
 
struct PP_DecryptTrackingInfo tracking_info
 

Detailed Description

PP_DecryptedBlockInfo struct contains the decryption result and tracking info associated with the decrypted block.

Member Data Documentation

uint32_t PP_DecryptedBlockInfo::data_size

Size in bytes of decrypted data, which may be less than the size of the corresponding buffer.

PP_DecryptResult PP_DecryptedBlockInfo::result

Result of the decryption (and/or decoding) operation.

struct PP_DecryptTrackingInfo PP_DecryptedBlockInfo::tracking_info

Information needed by the client to track the block to be decrypted.


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