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

Public Member Functions

RTCCertificateGenerator & operator= (RTCCertificateGenerator const &)
 RTCCertificateGenerator (RTCCertificateGenerator const &)
virtual void GenerateCertificateAsync (::rtc::KeyParams const &key_params, ::std::optional< uint64 > const &expires_ms, ::absl::AnyInvocable< void(::webrtc::scoped_refptr<::rtc::RTCCertificate >) && > callback)
MCAPI RTCCertificateGenerator (::rtc::Thread *signaling_thread, ::rtc::Thread *worker_thread)
MCAPI void * $ctor (::rtc::Thread *signaling_thread, ::rtc::Thread *worker_thread)
MCAPI void $GenerateCertificateAsync (::rtc::KeyParams const &key_params, ::std::optional< uint64 > const &expires_ms, ::absl::AnyInvocable< void(::webrtc::scoped_refptr<::rtc::RTCCertificate >) && > callback)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkd3b89d
::ll::UntypedStorage< 8, 8 > mUnke1f822

Constructor & Destructor Documentation

◆ RTCCertificateGenerator()

MCAPI rtc::RTCCertificateGenerator::RTCCertificateGenerator ( ::rtc::Thread * signaling_thread,
::rtc::Thread * worker_thread )
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

◆ GenerateCertificateAsync()

virtual void rtc::RTCCertificateGenerator::GenerateCertificateAsync ( ::rtc::KeyParams const & key_params,
::std::optional< uint64 > const & expires_ms,
::absl::AnyInvocable< void(::webrtc::scoped_refptr<::rtc::RTCCertificate >) && > callback )
virtual

◆ $ctor()

MCAPI void * rtc::RTCCertificateGenerator::$ctor ( ::rtc::Thread * signaling_thread,
::rtc::Thread * worker_thread )
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.

◆ $GenerateCertificateAsync()

MCAPI void rtc::RTCCertificateGenerator::$GenerateCertificateAsync ( ::rtc::KeyParams const & key_params,
::std::optional< uint64 > const & expires_ms,
::absl::AnyInvocable< void(::webrtc::scoped_refptr<::rtc::RTCCertificate >) && > callback )
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()

MCAPI void ** rtc::RTCCertificateGenerator::$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: