OpenVPN
Data Fields
test_cert Struct Reference

Data Fields

const char *const cert
 
const char *const key
 
const char *const cname
 
const char *const issuer
 
const char *const friendly_name
 
uint8_t hash [HASHSIZE]
 
char * p11_id
 

Detailed Description

Definition at line 117 of file test_pkcs11.c.

Field Documentation

◆ cert

const char* const test_cert::cert

◆ cname

const char* const test_cert::cname

Definition at line 121 of file test_pkcs11.c.

◆ friendly_name

const char* const test_cert::friendly_name

Definition at line 123 of file test_pkcs11.c.

◆ hash

uint8_t test_cert::hash[HASHSIZE]

Definition at line 124 of file test_pkcs11.c.

Referenced by lookup_cert_byhash(), and test_pkcs11_ids().

◆ issuer

const char* const test_cert::issuer

Definition at line 122 of file test_pkcs11.c.

◆ key

const char* const test_cert::key

Definition at line 120 of file test_pkcs11.c.

◆ p11_id

char* test_cert::p11_id

Definition at line 125 of file test_pkcs11.c.

Referenced by test_pkcs11_ids().


The documentation for this struct was generated from the following file: