Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6CERTRDN Struct Reference

#include <p6gencerts.h>

Public Attributes

P6WCHARpValue
 
P6RDNTYPE type
 

Detailed Description

A distinguished name (DN) is comprised of one or more relative distinguished names (RDN), and each RDN is composed of a string value.

For example, a RDN of countryName (RDN_COUNTRY) can have the string value of "US". Thus the RDN in this case is 'CN=US'.

A certificate must uniquely identify its holder. This can be done by the definition of a distinguished name of the format: "C=, ST=, L=, O=, OU=, CN="

Definition at line 74 of file p6gencerts.h.


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