3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/absl/AnyInvocable.h"
7#include "mc/external/rtc/RTCCertificateGeneratorInterface.h"
8#include "mc/external/webrtc/scoped_refptr.h"
12namespace rtc {
class KeyParams; }
13namespace rtc {
class RTCCertificate; }
14namespace rtc {
class Thread; }
40 virtual void GenerateCertificateAsync(
42 ::std::optional<uint64>
const&,
56 MCNAPI static ::webrtc::scoped_refptr<::rtc::RTCCertificate>
Definition AnyInvocable.h:8
Definition KeyParams.h:16
Definition RTCCertificateGeneratorInterface.h:17
Definition RTCCertificateGenerator.h:19
static MCAPI ::webrtc::scoped_refptr<::rtc::RTCCertificate > GenerateCertificate(::rtc::KeyParams const &, ::std::optional< uint64 > const &)
MCAPI void * $ctor(::rtc::Thread *, ::rtc::Thread *)
static MCAPI void ** $vftable()
MCAPI RTCCertificateGenerator(::rtc::Thread *, ::rtc::Thread *)
Definition scoped_refptr.h:8