Revert "FS-11052: Allow alias for crypto suites"

This reverts commit 7cc6d5f99d16d2d63cb2548dd7b8345d579b7e9f.
This commit is contained in:
Mike Jerris
2018-05-03 20:02:16 -04:00
committed by Muteesa Fred
parent bf59e825bd
commit dc95ee3d66
2 changed files with 24 additions and 31 deletions
-1
View File
@@ -65,7 +65,6 @@ typedef enum {
typedef struct switch_srtp_crypto_suite_s {
char *name;
const char *alias;
switch_rtp_crypto_key_type_t type;
int keysalt_len;
int salt_len;