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

Public Member Functions

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

Static Public Member Functions

static MCAPI ::webrtc::scoped_refptr<::rtc::RTCCertificateGenerateCertificate (::rtc::KeyParams const &, ::std::optional< uint64 > const &)
 
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 * ,
::rtc::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 & ,
::std::optional< uint64 > const & ,
::absl::AnyInvocable< void(::webrtc::scoped_refptr<::rtc::RTCCertificate >) && >  )
virtual

◆ GenerateCertificate()

static MCAPI ::webrtc::scoped_refptr<::rtc::RTCCertificate > rtc::RTCCertificateGenerator::GenerateCertificate ( ::rtc::KeyParams const & ,
::std::optional< uint64 > const &  )
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::RTCCertificateGenerator::$ctor ( ::rtc::Thread * ,
::rtc::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.

◆ $vftable()

static 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: