Changeset 4973 for pjproject/trunk/pjsip/include/pjsip/sip_transport_tls.h
- Timestamp:
- Jan 15, 2015 6:55:02 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip/include/pjsip/sip_transport_tls.h
r4968 r4973 84 84 */ 85 85 pj_str_t ca_list_file; 86 87 /** 88 * Certificate of Authority (CA) list directory path. 89 */ 90 pj_str_t ca_list_path; 86 91 87 92 /**
Note: See TracChangeset
for help on using the changeset viewer.