webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
srtp_cipher_t Struct Reference

#include <cipher.h>

Public Attributes

const srtp_cipher_type_ttype
 
voidstate
 
int key_len
 
int algorithm
 

Member Data Documentation

◆ algorithm

int srtp_cipher_t::algorithm

◆ key_len

int srtp_cipher_t::key_len

◆ state

void* srtp_cipher_t::state

◆ type

const srtp_cipher_type_t* srtp_cipher_t::type

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