webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <sslidentity.h>
Public Attributes | |
std::string | common_name |
time_t | not_before |
time_t | not_after |
KeyParams | key_params |
std::string rtc::SSLIdentityParams::common_name |
KeyParams rtc::SSLIdentityParams::key_params |
time_t rtc::SSLIdentityParams::not_after |
time_t rtc::SSLIdentityParams::not_before |