|
PolarSSL v1.1.4
|
Container for ASN1 named information objects. More...
#include <x509.h>

Data Fields | |
| x509_buf | oid |
| The object identifier. | |
| x509_buf | val |
| The named value. | |
| struct _x509_name * | next |
| The next named information object. | |
Container for ASN1 named information objects.
It allows for Relative Distinguished Names (e.g. cn=polarssl,ou=code,etc.).
| struct _x509_name* _x509_name::next |
1.8.1.2