hunt-openssl ~master (2021-04-30T03:10:28Z)
Home
Dub
Repo
SSL_set_tlsext_use_srtp
deimos
openssl
srtp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
int
SSL_set_tlsext_use_srtp
(
SSL
*
ctx
,
const
(
char
)*
profiles
)
Meta
Source
See Implementation
deimos
openssl
srtp
functions
SSL_CTX_set_tlsext_use_srtp
SSL_get_selected_srtp_profile
SSL_get_srtp_profiles
SSL_set_tlsext_use_srtp
manifest constants
SRTP_AES128_CM_SHA1_32
SRTP_AES128_CM_SHA1_80
SRTP_AES128_F8_SHA1_32
SRTP_AES128_F8_SHA1_80
SRTP_NULL_SHA1_32
SRTP_NULL_SHA1_80