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

Public Attributes

std::unique_ptr< rtc::SSLIdentityidentity
 
std::vector< std::stringders
 
std::vector< std::stringpems
 
std::vector< std::stringfingerprints
 

Member Data Documentation

◆ ders

std::vector<std::string> IdentityAndInfo::ders

◆ fingerprints

std::vector<std::string> IdentityAndInfo::fingerprints

◆ identity

std::unique_ptr<rtc::SSLIdentity> IdentityAndInfo::identity

◆ pems

std::vector<std::string> IdentityAndInfo::pems

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