openHiTLS API openHiTLS 0.1.0-Alpha1

◆ HITLS_CFG_AddExtraChainCert()

int32_t HITLS_CFG_AddExtraChainCert ( HITLS_Config config,
HITLS_CERT_X509 cert 
)

Add a certificate to the attached certificate chain.

Parameters
config[OUT] Config handle
cert[IN] X509 certificate
Return values
0indicates success. Other values indicate failure.