webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
rtc::CryptoOptions Struct Reference

#include <sslstreamadapter.h>

Public Member Functions

 CryptoOptions ()
 
 CryptoOptions ()
 

Static Public Member Functions

static CryptoOptions NoGcm ()
 
static CryptoOptions NoGcm ()
 

Public Attributes

bool enable_gcm_crypto_suites = false
 

Constructor & Destructor Documentation

◆ CryptoOptions() [1/2]

rtc::CryptoOptions::CryptoOptions ( )
inline

◆ CryptoOptions() [2/2]

rtc::CryptoOptions::CryptoOptions ( )
inline

Member Function Documentation

◆ NoGcm() [1/2]

CryptoOptions rtc::CryptoOptions::NoGcm ( )
static

◆ NoGcm() [2/2]

static CryptoOptions rtc::CryptoOptions::NoGcm ( )
static

Member Data Documentation

◆ enable_gcm_crypto_suites

bool rtc::CryptoOptions::enable_gcm_crypto_suites = false

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