High Performance OPC UA Server SDK  1.2.0.193
pki_cert_identity Struct Reference

Holds all information about a certificate issuer or subject. More...

#include <cert.h>

Data Fields

char * organization
 Name of the organization. More...
 
char * organization_unit
 Name of the oranizational unit. More...
 
char * locality
 Name of the locality. More...
 
char * state
 Name of the state. More...
 
char * country
 Two letter county code (ISO 3166-1). More...
 
char * common_name
 The Common Name (e.g. More...
 
char * domain_component
 The Domain Component (DC) of the certificate. More...
 

Detailed Description

Holds all information about a certificate issuer or subject.

Field Documentation

char* common_name

The Common Name (e.g.

OPC UA Application Name).

char* country

Two letter county code (ISO 3166-1).

char* domain_component

The Domain Component (DC) of the certificate.

char* locality

Name of the locality.

char* organization

Name of the organization.

char* organization_unit

Name of the oranizational unit.

char* state

Name of the state.


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