API参考
载入中...
搜索中...
未找到
Hitls_cert_init

TLS certificate abstraction layer initialization 更多...

Hitls_cert_init 的协作图:

函数

int32_t HITLS_CertMethodInit (void)
 Certificate initialization interface, default use the HITLS X509 interface.
void HITLS_CertMethodDeinit (void)
 Deinitialize the certificate, set the certificate registration interface to NULL.

详细描述

TLS certificate abstraction layer initialization

函数说明

◆ HITLS_CertMethodDeinit()

void HITLS_CertMethodDeinit ( void )

Deinitialize the certificate, set the certificate registration interface to NULL.

参数
NA
返回
void

◆ HITLS_CertMethodInit()

int32_t HITLS_CertMethodInit ( void )

Certificate initialization interface, default use the HITLS X509 interface.

参数
NA
返回
void