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

Public Member Functions

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

Static Public Member Functions

static MCAPI ::std::unique_ptr<::webrtc::SSLFingerprintCreate (::std::string_view algorithm, ::webrtc::SSLCertificate const &cert)
static MCAPI ::std::unique_ptr<::webrtc::SSLFingerprintCreateFromCertificate (::webrtc::RTCCertificate const &cert)
static MCAPI ::std::unique_ptr<::webrtc::SSLFingerprintCreateUnique (::std::string_view algorithm, ::webrtc::SSLIdentity const &identity)
static MCAPI ::std::unique_ptr<::webrtc::SSLFingerprintCreateUniqueFromRfc4572 (::std::string_view algorithm, ::std::string_view fingerprint)

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk3db7e7
::ll::UntypedStorage< 8, 24 > mUnk4130b5

Constructor & Destructor Documentation

◆ SSLFingerprint()

MCAPI webrtc::SSLFingerprint::SSLFingerprint ( ::std::string_view algorithm,
::webrtc::ArrayView< uchar const > digest_view )
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 webrtc::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 webrtc::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 webrtc::SSLFingerprint::operator== ( ::webrtc::SSLFingerprint const & other) 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 ::std::unique_ptr<::webrtc::SSLFingerprint > webrtc::SSLFingerprint::Create ( ::std::string_view algorithm,
::webrtc::SSLCertificate const & cert )
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()

MCAPI ::std::unique_ptr<::webrtc::SSLFingerprint > webrtc::SSLFingerprint::CreateFromCertificate ( ::webrtc::RTCCertificate const & cert)
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()

MCAPI ::std::unique_ptr<::webrtc::SSLFingerprint > webrtc::SSLFingerprint::CreateUnique ( ::std::string_view algorithm,
::webrtc::SSLIdentity const & 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.

◆ CreateUniqueFromRfc4572()

MCAPI ::std::unique_ptr<::webrtc::SSLFingerprint > webrtc::SSLFingerprint::CreateUniqueFromRfc4572 ( ::std::string_view algorithm,
::std::string_view fingerprint )
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 * webrtc::SSLFingerprint::$ctor ( ::std::string_view algorithm,
::webrtc::ArrayView< uchar const > digest_view )
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: