• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# NetStack_Certificates
2
3## Overview
4
5Define certificate information.
6
7**Since**: 12
8
9**Related module**: [netstack](capi-netstack.md)
10
11**Header file**: [net_ssl_c_type.h](capi-net-ssl-c-type-h.md)
12
13## Summary
14
15### Member Variables
16
17| Name| Description|
18| -- | -- |
19| char **content | PEM content of the certificate.|
20| size_t length | Number of certificates.|
21