Method
GioDtlsConnectionget_peer_certificate
Description
Gets conn
‘s peer’s certificate after the handshake has completed
or failed. (It is not set during the emission of
GDtlsConnection::accept-certificate
.)
Available since: | 2.48 |
Gets property | Gio.DtlsConnection:peer-certificate |
Return value
Returns: | GTlsCertificate |
|
|
The data is owned by the instance. | |
The return value can be NULL . |