Changeset 4366
- Timestamp:
- Feb 21, 2013 8:41:31 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia/transport_srtp.c
r4364 r4366 40 40 41 41 /* Maximum SRTP crypto key length */ 42 #define MAX_KEY_LEN 3242 #define MAX_KEY_LEN 128 43 43 44 44 /* Initial value of probation counter. When probation counter > 0,
Note: See TracChangeset
for help on using the changeset viewer.