Amazon Kinesis Producer C SDK
SslInit.c File Reference
#include "Include_i.h"
Include dependency graph for SslInit.c:

Macros

#define LOG_CLASS   "SslInit"
 

Functions

STATUS initializeSslCallbacks ()
 
STATUS releaseSslCallbacks ()
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "SslInit"

Security sub-module initializer

Function Documentation

◆ initializeSslCallbacks()

STATUS initializeSslCallbacks ( )

Initializes global SSL callbacks

Returns
- STATUS code of the execution
Here is the caller graph for this function:

◆ releaseSslCallbacks()

STATUS releaseSslCallbacks ( )

Releases the global SSL callbacks.

Returns
- STATUS code of the execution
Here is the caller graph for this function: