Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


dundi_encblock Struct Reference

#include <dundi.h>

Data Fields

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

Detailed Description

Definition at line 97 of file dundi.h.

Field Documentation

unsigned char encdata[0]

Encrypted / compressed data

Definition at line 99 of file dundi.h.

Referenced by dundi_decrypt(), and handle_command_response().

unsigned char iv[16]

< AES-128 encrypted block Initialization vector of random data

Definition at line 98 of file dundi.h.

Referenced by dundi_decrypt(), and handle_command_response().


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