16#ifndef CONFIG_DEFAULT_H
17#define CONFIG_DEFAULT_H
20#include "hitls_type.h"
26#ifdef HITLS_TLS_CONFIG_VERSION
30#ifdef HITLS_TLS_PROTO_DTLS
33int32_t DefaultConfig(HITLS_Lib_Ctx *libCtx,
const char *attrName, uint16_t version,
HITLS_Config *config);
34#ifdef HITLS_TLS_PROTO_TLS13
struct TlsConfig HITLS_Config
config context
定义 hitls_type.h:41