net_ssl_c.h

Overview

Defines C APIs for the SSL/TLS certificate chain verification module.

Library: libnet_ssl.so

System capability: SystemCapability.Communication.NetStack

Since: 11

Related module: Netstack

Summary

Functions

Name Description
OH_NetStack_VerifyCertification (const struct NetStack_CertBlob *cert, const struct NetStack_CertBlob *caCert) Verifies the certificate chain.