CUBRID Engine  latest
tde_mk_file_item Struct Reference

#include <tde.h>

Collaboration diagram for tde_mk_file_item:
Collaboration graph

Public Attributes

time_t created_time
 
unsigned char master_key [TDE_MASTER_KEY_LENGTH]
 

Detailed Description

Definition at line 92 of file tde.h.

Member Data Documentation

time_t tde_mk_file_item::created_time

Definition at line 94 of file tde.h.

Referenced by tde_add_mk(), tde_delete_mk(), tde_dump_mks(), tde_find_first_mk(), and tde_find_mk().

unsigned char tde_mk_file_item::master_key[TDE_MASTER_KEY_LENGTH]

Definition at line 95 of file tde.h.

Referenced by tde_add_mk(), tde_dump_mks(), tde_find_first_mk(), and tde_find_mk().


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