LeviLamina
Loading...
Searching...
No Matches
rtc::SSLFingerprint Struct Reference

Public Member Functions

SSLFingerprintoperator= (SSLFingerprint const &)
 
 SSLFingerprint (SSLFingerprint const &)
 
MCAPI::std::string GetRfc4572Fingerprint () const
 
MCAPI SSLFingerprint (::std::string_view, ::rtc::ArrayView< uchar const >)
 
MCAPI::std::string ToString () const
 
MCAPI bool operator== (::rtc::SSLFingerprint const &) const
 
MCAPI void * $ctor (::std::string_view, ::rtc::ArrayView< uchar const >)
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::rtc::SSLFingerprintCreate (::std::string_view, ::rtc::SSLCertificate const &)
 
static MCAPI ::std::unique_ptr<::rtc::SSLFingerprintCreateFromCertificate (::rtc::RTCCertificate const &)
 
static MCAPI ::std::unique_ptr<::rtc::SSLFingerprintCreateUnique (::std::string_view, ::rtc::SSLIdentity const &)
 
static MCAPI ::std::unique_ptr<::rtc::SSLFingerprintCreateUniqueFromRfc4572 (::std::string_view, ::std::string_view)
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkd9a44f
 
::ll::UntypedStorage< 8, 24 > mUnkf98647
 

Constructor & Destructor Documentation

◆ SSLFingerprint()

MCAPI rtc::SSLFingerprint::SSLFingerprint ( ::std::string_view ,
::rtc::ArrayView< uchar 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.

Member Function Documentation

◆ GetRfc4572Fingerprint()

MCAPI::std::string rtc::SSLFingerprint::GetRfc4572Fingerprint ( ) 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.

◆ ToString()

MCAPI::std::string rtc::SSLFingerprint::ToString ( ) 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.

◆ operator==()

MCAPI bool rtc::SSLFingerprint::operator== ( ::rtc::SSLFingerprint const & ) 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 ::std::unique_ptr<::rtc::SSLFingerprint > rtc::SSLFingerprint::Create ( ::std::string_view ,
::rtc::SSLCertificate 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.

◆ CreateFromCertificate()

static MCAPI ::std::unique_ptr<::rtc::SSLFingerprint > rtc::SSLFingerprint::CreateFromCertificate ( ::rtc::RTCCertificate 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.

◆ CreateUnique()

static MCAPI ::std::unique_ptr<::rtc::SSLFingerprint > rtc::SSLFingerprint::CreateUnique ( ::std::string_view ,
::rtc::SSLIdentity 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.

◆ CreateUniqueFromRfc4572()

static MCAPI ::std::unique_ptr<::rtc::SSLFingerprint > rtc::SSLFingerprint::CreateUniqueFromRfc4572 ( ::std::string_view ,
::std::string_view  )
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::SSLFingerprint::$ctor ( ::std::string_view ,
::rtc::ArrayView< uchar 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.

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