cp_client_get_server_certificate
may be called on
cp_client
sockets created with
cp_client_create_ssl
and successfully connected with cp_client_connect to retrieve a
descriptor of the certificate presented by the server during the ssl handshake.
RETURN VALUE
The server certificate if available or NULL otherwise.