SRTP protection profile for the use_srtp DTLS extension (RFC 5764).

Synopsis

Declared in <openssl/ssl.h>

struct srtp_protection_profile_st;

Data Members

Name

Description

id

IANA SRTP protection profile identifier.

name

IANA SRTP profile name string (for example "SRTP_AES128_CM_SHA1_80").

Created with MrDocs