Certificate Signals

Signals:

See also:
certificate.h

certificate-stored

void (*certificate_stored)(PurpleCertificatePool *pool, const gchar *id, gpointer data);
Description:
Emitted when a pool stores a certificate. Connect to the pool instance.
Parameters:
pool Pool the certificate has been stored into
id Key the certificate was stored under

certificate-deleted

void (*certificate_deleted)(PurpleCertificatePool *pool, const gchar *id, gpointer data);
Description:
Emitted when a pool deletes a certificate. Connect to the pool instance.
Parameters:
pool Pool the certificate was deleted from
id Key that was deleted
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!