Method

WebKit2Credentialget_certificate

since: 2.34

Declaration [src]

GTlsCertificate*
webkit_credential_get_certificate (
  WebKitCredential* credential
)

Description [src]

Get the certificate currently held by this WebKitCredential.

Available since: 2.34

Return value

Type: GTlsCertificate

A GTlsCertificate, or NULL.

The returned data is owned by the instance.