Opaque STACK_OF(SRTP_PROTECTION_PROFILE) container type.

Synopsis

Declared in <openssl/ssl.h>

struct stack_st_SRTP_PROTECTION_PROFILE;

Non-Member Functions

Name

Description

SSL_get_srtp_profiles

Return the stack of SRTP protection profiles configured on an SSL connection.

Created with MrDocs