diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-487F5A5B-E2D1-5138-8063-82940879D3D0.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-487F5A5B-E2D1-5138-8063-82940879D3D0.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,12 @@ + + + + + +Security server certificates

For protocols where a separate server certificate is associated with each transaction, for example, HTTP over TLS, you can get the certificate using RHTTPTransaction::ServerCert(). This is not intended for use by a WSP client and will not return useful data. For a WTLS server certificate, RHTTPSession::ServerCert() is used to obtain a copy of the WAP Proxy's server certificate after a secure WTLS handshake has completed.

\ No newline at end of file