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