| 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 one of the following:
DEFINED_ATTRIBUTES structure. TELETEX_DOMAIN_DEFINED_ATTRS structure (an optional member of an EXTENSION_ATTRIBUTE structure).
#include <certext.h>
typedef struct DEFINED_ATTRIBUTE { ITEM type; ITEM value; } DEFINED_ATTRIBUTE;
Data Fields | |
| ITEM | type |
An ITEM structure that specifies the type of defined attribute in value. More... | |
| ITEM | value |
An ITEM structure that specifies a defined-attribute value. More... | |
|
|
An
The maximum length is |
|
|
An |