- SRTP_AEAD_AES_128_GCM
enum SRTP_AEAD_AES_128_GCM;
- SRTP_AEAD_AES_256_GCM
enum SRTP_AEAD_AES_256_GCM;
AEAD SRTP protection profiles from RFC 7714
- SRTP_AES128_CM_SHA1_32
enum SRTP_AES128_CM_SHA1_32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SRTP_AES128_CM_SHA1_80
enum SRTP_AES128_CM_SHA1_80;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SRTP_AES128_F8_SHA1_32
enum SRTP_AES128_F8_SHA1_32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SRTP_AES128_F8_SHA1_80
enum SRTP_AES128_F8_SHA1_80;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SRTP_NULL_SHA1_32
enum SRTP_NULL_SHA1_32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SRTP_NULL_SHA1_80
enum SRTP_NULL_SHA1_80;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.