GNUnet 0.21.1
ProxyCA Struct Reference

A structure for CA cert/key. More...

Data Fields

gnutls_x509_crt_t cert
 The certificate. More...
 
gnutls_x509_privkey_t key
 The private key. More...
 

Detailed Description

A structure for CA cert/key.

Definition at line 305 of file gnunet-gns-proxy.c.

Field Documentation

◆ cert

gnutls_x509_crt_t ProxyCA::cert

The certificate.

Definition at line 310 of file gnunet-gns-proxy.c.

Referenced by do_shutdown(), generate_gns_certificate(), and run().

◆ key

gnutls_x509_privkey_t ProxyCA::key

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