Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
dundi_encblock Struct Reference

#include <dundi.h>

Data Fields

unsigned char encdata [0]
 
unsigned char iv [16]
 

Detailed Description

Definition at line 99 of file dundi.h.

Field Documentation

◆ encdata

unsigned char encdata[0]

Encrypted / compressed data

Definition at line 101 of file dundi.h.

Referenced by dundi_decrypt(), and handle_command_response().

◆ iv

unsigned char iv[16]

< AES-128 encrypted block Initialization vector of random data

Definition at line 100 of file dundi.h.

Referenced by dundi_decrypt(), and handle_command_response().


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