GNUnet 0.21.1
ProxyGNSCertificate Struct Reference

Structure for GNS certificates. More...

Data Fields

char cert [(10 *1024)]
 The certificate as PEM. More...
 
char key [(10 *1024)]
 The private key as PEM. More...
 

Detailed Description

Structure for GNS certificates.

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

Field Documentation

◆ cert

char ProxyGNSCertificate::cert[(10 *1024)]

The certificate as PEM.

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

Referenced by generate_gns_certificate(), and lookup_ssl_httpd().

◆ key

char ProxyGNSCertificate::key[(10 *1024)]

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