1# NetStack_Certificates
2
3
4## Overview
5
6Defines the certificate information structure.
7
8**Since**: 12
9
10**Related module**: [Netstack](netstack.md)
11
12
13## Summary
14
15
16### Member Variables
17
18| Attribute| Description|
19| -------- | -------- |
20| [content](netstack.md#content) | PEM content of the certificate.|
21| [length](netstack.md#length) | Number of certificates.|
22