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

#include <sslidentity.h>

Public Attributes

std::string common_name
 
time_t not_before
 
time_t not_after
 
KeyParams key_params
 

Member Data Documentation

◆ common_name

std::string rtc::SSLIdentityParams::common_name

◆ key_params

KeyParams rtc::SSLIdentityParams::key_params

◆ not_after

time_t rtc::SSLIdentityParams::not_after

◆ not_before

time_t rtc::SSLIdentityParams::not_before

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