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

Classes

struct  BlockingInitRecursiveContext

Public Member Functions

MinecraftServiceKeyManageroperator= (MinecraftServiceKeyManager const &)
 MinecraftServiceKeyManager (MinecraftServiceKeyManager const &)
MCAPI MinecraftServiceKeyManager (::std::unique_ptr<::IMinecraftServiceKeySource > keySource, ::std::function< int64()> timeFn, ::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn, ::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn, ::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn)
MCAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo_fullFetch (bool highPriority)
MCAPI bool _saveMetadata (::std::optional<::MinecraftServiceKeysMetadata > const &metadata)
MCAPI void _updateTrustedKeys ()
MCAPI::std::string getKeyFromKeyId (::std::string const &kid) const
MCAPI::MinecraftServiceKeyInfo getKeyInfo () const
MCAPI void setHostKey (::std::string const &hostKey)
MCAPI void * $ctor (::std::unique_ptr<::IMinecraftServiceKeySource > keySource, ::std::function< int64()> timeFn, ::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn, ::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn, ::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 336 > mUnkeed942
::ll::UntypedStorage< 8, 8 > mUnkb1e41f
::ll::UntypedStorage< 8, 8 > mUnkd5789e
::ll::UntypedStorage< 8, 64 > mUnke7eb57
::ll::UntypedStorage< 8, 32 > mUnk89886e
::ll::UntypedStorage< 8, 64 > mUnkd59203
::ll::UntypedStorage< 8, 32 > mUnk3164ca
::ll::UntypedStorage< 8, 8 > mUnkd6fb1a
::ll::UntypedStorage< 8, 32 > mUnk60bc56
::ll::UntypedStorage< 1, 1 > mUnk349f6c
::ll::UntypedStorage< 8, 8 > mUnk227437
::ll::UntypedStorage< 8, 64 > mUnk65f124
::ll::UntypedStorage< 8, 64 > mUnkc82f81
::ll::UntypedStorage< 8, 64 > mUnka7fbba
::ll::UntypedStorage< 8, 64 > mUnkc5cc35
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ MinecraftServiceKeyManager()

MCAPI MinecraftServiceKeyManager::MinecraftServiceKeyManager ( ::std::unique_ptr<::IMinecraftServiceKeySource > keySource,
::std::function< int64()> timeFn,
::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn,
::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn,
::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn )
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

◆ _fullFetch()

MCAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo > MinecraftServiceKeyManager::_fullFetch ( bool highPriority)
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.

◆ _saveMetadata()

MCAPI bool MinecraftServiceKeyManager::_saveMetadata ( ::std::optional<::MinecraftServiceKeysMetadata > const & metadata)
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.

◆ _updateTrustedKeys()

MCAPI void MinecraftServiceKeyManager::_updateTrustedKeys ( )
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.

◆ getKeyFromKeyId()

MCAPI::std::string MinecraftServiceKeyManager::getKeyFromKeyId ( ::std::string const & kid) 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.

◆ getKeyInfo()

MCAPI::MinecraftServiceKeyInfo MinecraftServiceKeyManager::getKeyInfo ( ) 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.

◆ setHostKey()

MCAPI void MinecraftServiceKeyManager::setHostKey ( ::std::string const & hostKey)
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 * MinecraftServiceKeyManager::$ctor ( ::std::unique_ptr<::IMinecraftServiceKeySource > keySource,
::std::function< int64()> timeFn,
::std::function<::Bedrock::Threading::Async<::Bedrock::Http::Url >()> urlFn,
::std::function<::Bedrock::Threading::Async< ::std::optional<::MinecraftServiceKeysMetadata > >(::TaskGroup &, ::std::string const &, bool)> metadataFn,
::std::function<::Bedrock::Threading::Async<::std::optional< ::std::unordered_map<::std::string, ::std::string > > >(::TaskGroup &, ::std::string const &, bool)> keysFn )
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.

◆ $dtor()

MCAPI void MinecraftServiceKeyManager::$dtor ( )
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 ** MinecraftServiceKeyManager::$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: