get_tls_peer_certificate
Description:
Gets the peer's TlsCertificate associated with this 's connection.
Note that this is not set yet during the emission of SoupServerMessage:SoupServerMessage:accept-certificate
signal.
Parameters:
this |
a Message |
Returns:
this's TLS peer certificate, or null if this's connection is not SSL. |