libmobi
C library for handling MOBI format ebook documents
Data Fields
MOBIDrm Struct Reference

Drm data. More...

#include <encryption.h>

Data Fields

unsigned char * key
 
uint32_t cookies_count
 
MOBICookie ** cookies
 

Detailed Description

Drm data.

Field Documentation

◆ cookies

MOBICookie** MOBIDrm::cookies

DRM cookie

◆ cookies_count

uint32_t MOBIDrm::cookies_count

Cookies count

◆ key

unsigned char* MOBIDrm::key

key for decryption, NULL if not set


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