[ Version ( since = "3.2" ) ]
public unowned TlsCertificate? get_tls_peer_certificate ()
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.
this |
a Message |
this's TLS peer certificate, or null if this's connection is not SSL. |