#include <rtccertificate.h>
◆ RTCCertificate() [1/2]
rtc::RTCCertificate::RTCCertificate |
( |
SSLIdentity * |
identity | ) |
|
|
explicitprotected |
◆ ~RTCCertificate() [1/2]
rtc::RTCCertificate::~RTCCertificate |
( |
| ) |
|
|
overrideprotected |
◆ RTCCertificate() [2/2]
rtc::RTCCertificate::RTCCertificate |
( |
SSLIdentity * |
identity | ) |
|
|
explicitprotected |
◆ ~RTCCertificate() [2/2]
rtc::RTCCertificate::~RTCCertificate |
( |
| ) |
|
|
overrideprotected |
◆ Create() [1/2]
◆ Create() [2/2]
◆ Expires() [1/2]
uint64_t rtc::RTCCertificate::Expires |
( |
| ) |
const |
◆ Expires() [2/2]
uint64_t rtc::RTCCertificate::Expires |
( |
| ) |
const |
◆ FromPEM() [1/2]
◆ FromPEM() [2/2]
◆ HasExpired() [1/2]
bool rtc::RTCCertificate::HasExpired |
( |
uint64_t |
now | ) |
const |
◆ HasExpired() [2/2]
bool rtc::RTCCertificate::HasExpired |
( |
uint64_t |
now | ) |
const |
◆ identity() [1/2]
◆ identity() [2/2]
◆ operator!=() [1/2]
bool rtc::RTCCertificate::operator!= |
( |
const RTCCertificate & |
certificate | ) |
const |
◆ operator!=() [2/2]
bool rtc::RTCCertificate::operator!= |
( |
const RTCCertificate & |
certificate | ) |
const |
◆ operator==() [1/2]
bool rtc::RTCCertificate::operator== |
( |
const RTCCertificate & |
certificate | ) |
const |
◆ operator==() [2/2]
bool rtc::RTCCertificate::operator== |
( |
const RTCCertificate & |
certificate | ) |
const |
◆ ssl_certificate() [1/2]
◆ ssl_certificate() [2/2]
◆ ToPEM() [1/2]
◆ ToPEM() [2/2]
The documentation for this class was generated from the following files: