Virtual Method

EDataServerSourcecredentials_required

Declaration [src]

void
credentials_required (
  ESource* source,
  ESourceCredentialsReason reason,
  const gchar* certificate_pem,
  GTlsCertificateFlags certificate_errors,
  const GError* op_error
)

Description

No description available.

Parameters

reason

Type: ESourceCredentialsReason

No description available.

certificate_pem

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
certificate_errors

Type: GTlsCertificateFlags

No description available.

op_error

Type: GError

No description available.

The data is owned by the caller of the method.