IDZEBRA  2.2.7
Data Fields
encode_info Struct Reference

Data Fields

void * encode_handle
 
void * decode_handle
 
char buf [ENCODE_BUFLEN]
 

Detailed Description

Definition at line 63 of file key_block.c.

Field Documentation

◆ buf

char encode_info::buf[ENCODE_BUFLEN]

Definition at line 66 of file key_block.c.

Referenced by encode_key_write().

◆ decode_handle

void* encode_info::decode_handle

Definition at line 65 of file key_block.c.

Referenced by encode_key_flush(), encode_key_init(), and encode_key_write().

◆ encode_handle

void* encode_info::encode_handle

Definition at line 64 of file key_block.c.

Referenced by encode_key_flush(), encode_key_init(), and encode_key_write().


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