WL865E4-P  36.07.001
M2MB_SSL_CONFIG_T Struct Reference

Structure to configure an SSL connection. More...

#include <m2mb_ssl.h>

Data Fields

M2MB_SSL_PROTOCOL_VERSION_E ProtVers
 
M2MB_SSL_AUTH_TYPE_E AuthType
 
M2MB_SSL_CIPHER_SUITE_E CipherSuites [M2MB_SSL_MAX_CIPHER_COUNT]
 
UINT8 CipherSuitesNum
 
M2MB_SSL_CONFIG_MORE_T cfg
 

Detailed Description

Structure to configure an SSL connection.

Definition at line 338 of file m2mb_ssl.h.

Field Documentation

◆ AuthType

SSL TLS auth type

Definition at line 342 of file m2mb_ssl.h.

◆ cfg

Structure to provide additional configurations

Definition at line 349 of file m2mb_ssl.h.

◆ CipherSuites

ciphersuites set

Definition at line 344 of file m2mb_ssl.h.

◆ CipherSuitesNum

UINT8 CipherSuitesNum

note: max 32 allowed

Definition at line 347 of file m2mb_ssl.h.

◆ ProtVers

SSL TLS protocol version

Definition at line 340 of file m2mb_ssl.h.


The documentation for this struct was generated from the following file: