quic_cred¶
#include <quic_types.h>
Public Attributes¶
| Name | |
|---|---|
| quic_cred_kind | kind |
| const char * | cert_path |
| const char * | key_path |
| struct quic_cred | file |
| quic_vec | cert |
| quic_vec | key |
| struct quic_cred | pem |
| union quic_cred | as |
#include <quic_types.h>
| Name | |
|---|---|
| quic_cred_kind | kind |
| const char * | cert_path |
| const char * | key_path |
| struct quic_cred | file |
| quic_vec | cert |
| quic_vec | key |
| struct quic_cred | pem |
| union quic_cred | as |