mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
Revert "FS-11052: Allow alias for crypto suites"
This reverts commit 7cc6d5f99d16d2d63cb2548dd7b8345d579b7e9f.
This commit is contained in:
committed by
Muteesa Fred
parent
bf59e825bd
commit
dc95ee3d66
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user