| RSA BSAFE Cert-C |
Certificate Components for C |
| Crypto-C 6.2.1 Developer's Guide | ||
| Search |
Use this structure to fill the array of attributes in an EXTENSION_ATTRIBUTES structure.
#include <certext.h>
typedef struct EXTENSION_ATTRIBUTE { unsigned int type; POINTER value; } EXTENSION_ATTRIBUTE;
Data Fields | |
| unsigned int | type |
An unsigned int value that indicates the extension attribute type. More... | |
| POINTER | value |
| A pointer to the extension attribute value of the O/R address. More... | |
|
|
An
The maximum lengths for the string types are:
|
|
|
A pointer to the extension attribute value of the O/R address. The structure that holds the attribute |