Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_ssl.h File Reference

SSL/TLS related definitions. More...

#include "artik_security.h"

Go to the source code of this file.

Data Structures

struct  artik_ssl_certificate
 SSL certificate structure. More...
 
struct  artik_ssl_key
 SSL key structure. More...
 
struct  artik_ssl_se_config
 Secure Element configuration. More...
 
struct  artik_ssl_config
 SSL configuration structure. More...
 

Enumerations

enum  artik_ssl_verify_t { ARTIK_SSL_VERIFY_NONE, ARTIK_SSL_VERIFY_OPTIONAL, ARTIK_SSL_VERIFY_REQUIRED }
 SSL verification strategy. More...
 

Detailed Description

Definitions for passing SSL/TLS parameters to various connectivity modules.

Definition in file artik_ssl.h.

Enumeration Type Documentation

Type for specifying the SSL server certificate verification strategy

Definition at line 43 of file artik_ssl.h.

Last updated on: