mbedtls_dtls_srtp_info is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
private_chosen_dtls_srtp_profile
The SRTP profile that was negotiated.
private_mki_len
uint16_t MBEDTLS_PRIVATE
The length of mki_value.
private_mki_value
The mki_value used, with max size of 256 bytes.
mbedtls_ssl_srtp_profile MBEDTLS_PRIVATE(chosen_dtls_srtp_profile
The SRTP profile that was negotiated.
uint16_t MBEDTLS_PRIVATE(mki_len
The length of mki_value.
The mki_value used, with max size of 256 bytes.

References

from examples