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

Drm cookie data. More...

#include <encryption.h>

Data Fields

unsigned char * pid
 
uint32_t valid_from
 
uint32_t valid_to
 

Detailed Description

Drm cookie data.

Field Documentation

◆ pid

unsigned char* MOBICookie::pid

PIDs for decryption, NULL if not set

◆ valid_from

uint32_t MOBICookie::valid_from

validity period start time, unix time in minutes, 0 if not set

◆ valid_to

uint32_t MOBICookie::valid_to

validity period end time, unix time in minutes, MOBI_NOTSET if not set


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