LeviLamina
Loading...
Searching...
No Matches
rtc::RTCCertificate Class Reference
+ Inheritance diagram for rtc::RTCCertificate:

Public Member Functions

RTCCertificateoperator= (RTCCertificate const &)
 
 RTCCertificate (RTCCertificate const &)
 
MCAPI::rtc::SSLCertificate const & GetSSLCertificate () const
 
MCAPI::rtc::SSLCertChain const & GetSSLCertificateChain () const
 
MCAPI RTCCertificate (::rtc::SSLIdentity *)
 
MCAPI ~RTCCertificate ()
 
MCAPI void * $ctor (::rtc::SSLIdentity *)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::rtc::RTCCertificateCreate (::std::unique_ptr<::rtc::SSLIdentity >)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk383a23
 

Constructor & Destructor Documentation

◆ RTCCertificate()

MCAPI rtc::RTCCertificate::RTCCertificate ( ::rtc::SSLIdentity * )
explicit
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.

◆ ~RTCCertificate()

MCAPI rtc::RTCCertificate::~RTCCertificate ( )
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.

Member Function Documentation

◆ GetSSLCertificate()

MCAPI::rtc::SSLCertificate const & rtc::RTCCertificate::GetSSLCertificate ( ) const
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.

◆ GetSSLCertificateChain()

MCAPI::rtc::SSLCertChain const & rtc::RTCCertificate::GetSSLCertificateChain ( ) const
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()

static MCAPI ::webrtc::scoped_refptr<::rtc::RTCCertificate > rtc::RTCCertificate::Create ( ::std::unique_ptr<::rtc::SSLIdentity > )
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.

◆ $ctor()

MCAPI void * rtc::RTCCertificate::$ctor ( ::rtc::SSLIdentity * )
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::RTCCertificate::$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.

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