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

#include <p6gencerts.h>

Detailed Description

A certificate can have zero or more extensions which take the form of a name=value pair.

The "basicContraints" extension allows the certification creator to define whether the cert is allowed to be used as a CA's cert for signing. Another used extension is "subjectAltName" which can be a FQDN.

name = basicConstraints

value = CA:TRUE


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