pidgin 2.14.14dev
_PurpleCertificate Struct Reference

A certificate instance. More...

#include <certificate.h>

Collaboration diagram for _PurpleCertificate:
Collaboration graph

Data Fields

PurpleCertificateSchemescheme
 Scheme this certificate is under. More...
 
gpointer data
 Opaque pointer to internal data. More...
 

Detailed Description

A certificate instance.

An opaque data structure representing a single certificate under some CertificateScheme

Definition at line 114 of file certificate.h.

Field Documentation

◆ data

gpointer _PurpleCertificate::data

Opaque pointer to internal data.

Definition at line 119 of file certificate.h.

◆ scheme

PurpleCertificateScheme* _PurpleCertificate::scheme

Scheme this certificate is under.

Definition at line 117 of file certificate.h.


The documentation for this struct was generated from the following file: