MILESTONE: dtls-srtp inbound

This commit is contained in:
Anthony Minessale
2013-02-01 20:07:56 -06:00
parent dabb85c3f6
commit dd9271d6b9
3 changed files with 101 additions and 27 deletions
+1
View File
@@ -60,6 +60,7 @@ typedef enum {
NO_CRYPTO,
AES_CM_128_HMAC_SHA1_80,
AES_CM_128_HMAC_SHA1_32,
AES_CM_256_HMAC_SHA1_80,
AES_CM_128_NULL_AUTH
} switch_rtp_crypto_key_type_t;