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

identifier Struct Reference

#include <wtls_pdu.h>

Collaboration diagram for identifier:

Collaboration graph
[legend]

Data Fields

IdentifierType id_type
int charset
Octstrname
Octstridentifier
Octstrkey_hash
Octstrdistinguished_name

Field Documentation

int identifier::charset
 

Definition at line 194 of file wtls_pdu.h.

Octstr* identifier::distinguished_name
 

Definition at line 201 of file wtls_pdu.h.

IdentifierType identifier::id_type
 

Definition at line 192 of file wtls_pdu.h.

Octstr* identifier::identifier
 

Definition at line 197 of file wtls_pdu.h.

Octstr* identifier::key_hash
 

Definition at line 199 of file wtls_pdu.h.

Octstr* identifier::name
 

Definition at line 195 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.