Function
MsgServiceaccept_certificate_cb
Declaration [src]
gboolean
msg_service_accept_certificate_cb (
SoupMessage* msg,
GTlsCertificate* tls_cert,
GTlsCertificateFlags tls_errors,
gpointer session
)
Parameters
msg |
SoupMessage |
| No description available. | |
| The data is owned by the caller of the function. | |
tls_cert |
GTlsCertificate |
| No description available. | |
| The data is owned by the caller of the function. | |
tls_errors |
GTlsCertificateFlags |
| No description available. | |
session |
gpointer |
| No description available. | |
The argument can be NULL. | |
| The data is owned by the caller of the function. |