Changes between Version 7 and Version 8 of TLS_on_Symbian
- Timestamp:
- Oct 28, 2009 6:31:08 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TLS_on_Symbian
v7 v8 25 25 26 26 == Enable SIP transport SSL/TLS on {{{symbian_ua}}} sample application == 27 1. Enable TLS as described [wiki:TLS#BuildPJSIPwithTLSSupport here]. 27 28 1. Modify transport setting in {{{ua.cpp}}}: 28 29 {{{ … … 40 41 41 42 == Building your own application using SSL/TLS on Symbian == 43 1. Enable TLS as described [wiki:TLS#BuildPJSIPwithTLSSupport here]. 42 44 1. If the '''low level''' secure socket is needed, include {{{ssl_sock.h}}}: 43 45 {{{