Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

certificate Struct Reference

#include <wtls_pdu.h>

Collaboration diagram for certificate:

Collaboration graph
[legend]

Data Fields

CertificateFormat certificateformat
WTLSCertificatewtls_certificate
Octstrx509_certificate
Octstrx968_certificate

Field Documentation

CertificateFormat certificate::certificateformat
 

Definition at line 336 of file wtls_pdu.h.

WTLSCertificate* certificate::wtls_certificate
 

Definition at line 338 of file wtls_pdu.h.

Octstr* certificate::x509_certificate
 

Definition at line 340 of file wtls_pdu.h.

Octstr* certificate::x968_certificate
 

Definition at line 342 of file wtls_pdu.h.


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.