Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cSSLCommon.cpp File Reference
#include "pch.h"
#include "cSSLCommon.h"
#include "cSSLDebug.h"
#include "cSSLConfig.h"

Namespaces

 GraySSL
 

Macros

#define GRAYSSL_KEY_EXCHANGE_NONE
 

Detailed Description

SSLv3/TLSv1 shared/common functions

The SSL 3.0 specification was drafted by Netscape in 1996, and became an IETF standard in 1999.

http://wp.netscape.com/eng/ssl3/ http://www.ietf.org/rfc/rfc2246.txt http://www.ietf.org/rfc/rfc4346.txt

Macro Definition Documentation

◆ GRAYSSL_KEY_EXCHANGE_NONE

#define GRAYSSL_KEY_EXCHANGE_NONE