#include <stdio.h>
#include "cryptlib.h"
#include <openssl/conf.h>
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
#include <openssl/x509v3.h>
Go to the source code of this file.
Functions | |
ASN1_CHOICE_cb (DIST_POINT_NAME, dpn_cb) | |
int | DIST_POINT_set_dpname (DIST_POINT_NAME *dpn, X509_NAME *iname) |
Variables | |
const X509V3_EXT_METHOD | v3_crld |
const X509V3_EXT_METHOD | v3_freshest_crl |
const X509V3_EXT_METHOD | v3_idp |
ASN1_CHOICE_cb | ( | DIST_POINT_NAME | , |
dpn_cb | |||
) |
int DIST_POINT_set_dpname | ( | DIST_POINT_NAME * | dpn, |
X509_NAME * | iname | ||
) |
const X509V3_EXT_METHOD v3_crld |
const X509V3_EXT_METHOD v3_freshest_crl |
const X509V3_EXT_METHOD v3_idp |