webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rtc::SSLCertChain Class Reference

#include <sslidentity.h>

Public Member Functions

 SSLCertChain (const std::vector< SSLCertificate *> &certs)
 
 SSLCertChain (const SSLCertificate *cert)
 
 ~SSLCertChain ()
 
size_t GetSize () const
 
const SSLCertificateGet (size_t pos) const
 
SSLCertChainCopy () const
 
 SSLCertChain (const std::vector< SSLCertificate *> &certs)
 
 SSLCertChain (const SSLCertificate *cert)
 
 ~SSLCertChain ()
 
size_t GetSize () const
 
const SSLCertificateGet (size_t pos) const
 
SSLCertChainCopy () const
 

Constructor & Destructor Documentation

◆ SSLCertChain() [1/4]

rtc::SSLCertChain::SSLCertChain ( const std::vector< SSLCertificate *> &  certs)
explicit

◆ SSLCertChain() [2/4]

rtc::SSLCertChain::SSLCertChain ( const SSLCertificate cert)
explicit

◆ ~SSLCertChain() [1/2]

rtc::SSLCertChain::~SSLCertChain ( )

◆ SSLCertChain() [3/4]

rtc::SSLCertChain::SSLCertChain ( const std::vector< SSLCertificate *> &  certs)
explicit

◆ SSLCertChain() [4/4]

rtc::SSLCertChain::SSLCertChain ( const SSLCertificate cert)
explicit

◆ ~SSLCertChain() [2/2]

rtc::SSLCertChain::~SSLCertChain ( )

Member Function Documentation

◆ Copy() [1/2]

SSLCertChain* rtc::SSLCertChain::Copy ( ) const
inline

◆ Copy() [2/2]

SSLCertChain* rtc::SSLCertChain::Copy ( ) const
inline

◆ Get() [1/2]

const SSLCertificate& rtc::SSLCertChain::Get ( size_t  pos) const
inline

◆ Get() [2/2]

const SSLCertificate& rtc::SSLCertChain::Get ( size_t  pos) const
inline

◆ GetSize() [1/2]

size_t rtc::SSLCertChain::GetSize ( ) const
inline

◆ GetSize() [2/2]

size_t rtc::SSLCertChain::GetSize ( ) const
inline

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