Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cSSLCommon.h File Reference

Go to the source code of this file.

Classes

class  GraySSL::cSSLCommon
 

Namespaces

 GraySSL
 

Macros

#define USE_SSL_KeyExchange_PSK_SOME
 
#define USE_SSL_KeyExchange_ECDHE_SOME
 
#define USE_SSL_KeyExchange_Cert_SOME
 

Enumerations

enum  GraySSL::SSL_RENEGOTIATION_TYPE { GraySSL::SSL_INITIAL_HANDSHAKE = 0 , GraySSL::SSL_RENEGOTIATION = 1 , GraySSL::SSL_RENEGOTIATION_DONE = 2 , GraySSL::SSL_RENEGOTIATION_PENDING = 3 }
 

Detailed Description

SSL/TLS functions.

Macro Definition Documentation

◆ USE_SSL_KeyExchange_Cert_SOME

#define USE_SSL_KeyExchange_Cert_SOME

◆ USE_SSL_KeyExchange_ECDHE_SOME

#define USE_SSL_KeyExchange_ECDHE_SOME

◆ USE_SSL_KeyExchange_PSK_SOME

#define USE_SSL_KeyExchange_PSK_SOME