Http_ClientCert
typedef struct Http_ClientCert {...} Http_ClientCert
Overview
Defines the client certificate sent to a remote server, which will be used by the server to verify the identity of the client.
Since: 20
Related module: netstack
Header file: net_http_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| char *certPath | Path of the certificate file. |
| Http_CertType type | Certificate type. The default value is PEM. For details, see Http_CertType. |
| char *keyPath | Path of the certificate key file. |
| char *keyPassword | Password of the certificate key file. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-netconnection-netconn-connectionproperties
openharmony 鸿蒙 errorcode-net-mdns
openharmony 鸿蒙 js-apis-net-ethernet-sys
openharmony 鸿蒙 errorcode-net-http
openharmony 鸿蒙 capi-netstack-http-proxy
openharmony 鸿蒙 js-apis-system-fetch
openharmony 鸿蒙 errorcode-kernel
openharmony 鸿蒙 capi-netstack-netstack-certblob