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

Public Member Functions

RTCCertificate & operator= (RTCCertificate const &)
 RTCCertificate (RTCCertificate const &)
MCAPI::webrtc::SSLCertificate const & GetSSLCertificate () const
MCAPI::webrtc::SSLCertChain const & GetSSLCertificateChain () const
MCAPI ~RTCCertificate ()
MCAPI void $dtor ()

Static Public Member Functions

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

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkc2591c

Constructor & Destructor Documentation

◆ ~RTCCertificate()

MCAPI webrtc::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::webrtc::SSLCertificate const & webrtc::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::webrtc::SSLCertChain const & webrtc::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()

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