Sa_SrtpConfigParams_t Struct Reference
[SA LLD Data Structures]

SRTP Configuration Parameters structure. More...

#include <salld.h>

Data Fields

uint16_t masterKeySize
uint16_t masterSaltSize
uint16_t sessionEncKeySize
uint16_t sessionMacKeySize
uint16_t sessionSaltSize
uint16_t macSize

Detailed Description

SRTP Configuration Parameters structure.

Data structure defines the SRTP specific configuration parameters excluding the keys

Definition at line 510 of file salld.h.


Field Documentation

Specify the size of the authentication tag in bytes

Definition at line 516 of file salld.h.

Specify the size of the master key in bytes

Definition at line 511 of file salld.h.

Specify the size of the master salt in bytes

Definition at line 512 of file salld.h.

Specify the size of the session encryption key in bytes

Definition at line 513 of file salld.h.

Specify the size of the session mac key in bytes

Definition at line 514 of file salld.h.

Specify the size of the session salt in bytes

Definition at line 515 of file salld.h.


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

Copyright 2014, Texas Instruments Incorporated