OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Variables
v3_ncons.c File Reference
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/asn1t.h>
#include <openssl/conf.h>
#include <openssl/x509v3.h>

Go to the source code of this file.

Variables

const X509V3_EXT_METHOD v3_name_constraints
 

Variable Documentation

const X509V3_EXT_METHOD v3_name_constraints
Initial value:
= {
0,0,0,0,
0,0,
0, v2i_NAME_CONSTRAINTS,
i2r_NAME_CONSTRAINTS,0,
NULL
}

Definition at line 82 of file v3_ncons.c.