|
virtual::rtc::SSLCertificate const & | certificate () const =0 |
|
virtual::rtc::SSLCertChain const & | cert_chain () const =0 |
|
virtual::std::string | PrivateKeyToPEMString () const =0 |
|
virtual::std::string | PublicKeyToPEMString () const =0 |
|
virtual ::std::unique_ptr<::rtc::SSLIdentity > | CloneInternal () const =0 |
|
MCAPI void | $dtor () |
|
◆ Create() [1/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Create() [2/2]
static MCAPI ::std::unique_ptr<::rtc::SSLIdentity > rtc::SSLIdentity::Create |
( |
::std::string_view | common_name, |
|
|
::rtc::KeyParams const & | key_param, |
|
|
int64 | certificate_lifetime ) |
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void rtc::SSLIdentity::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** rtc::SSLIdentity::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: