webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
v3_pku.c File Reference
#include <stdio.h>
#include <openssl/asn1.h>
#include <openssl/asn1t.h>
#include <openssl/mem.h>
#include <openssl/obj.h>
#include <openssl/x509v3.h>

Variables

const X509V3_EXT_METHOD v3_pkey_usage_period
 

Variable Documentation

◆ v3_pkey_usage_period

const X509V3_EXT_METHOD v3_pkey_usage_period
Initial value:
= {
0, 0, 0, 0,
0, 0, 0, 0,
(X509V3_EXT_I2R)i2r_PKEY_USAGE_PERIOD, NULL,
}
#define ASN1_ITEM_ref(iptr)
Definition: asn1.h:392
int(* X509V3_EXT_I2R)(const struct v3_ext_method *method, void *ext, BIO *out, int indent)
Definition: x509v3.h:85
#define NULL
Definition: common_types.h:41
Definition: x509v3.h:155
#define NID_private_key_usage_period
Definition: nid.h:2333