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

Public Member Functions

 KeyManager (KeyManager const &)
virtual bool isValid () const
MCAPI KeyManager (::std::string const &publicKey, ::Crypto::Asymmetric::System system)
MCAPI::std::string getPublicKey () const
MCAPI bool verify (::std::string const &data, ::std::string const &signature, ::Crypto::Hash::HashType hashType) const
MCAPI void * $ctor (::std::string const &publicKey, ::Crypto::Asymmetric::System system)
MCAPI void $dtor ()
MCAPI bool $isValid () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnka2774b
::ll::UntypedStorage< 8, 8 > mUnkbe6af1

Constructor & Destructor Documentation

◆ KeyManager()

MCAPI KeyManager::KeyManager ( ::std::string const & publicKey,
::Crypto::Asymmetric::System system )
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

◆ getPublicKey()

MCAPI::std::string KeyManager::getPublicKey ( ) 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.

◆ verify()

MCAPI bool KeyManager::verify ( ::std::string const & data,
::std::string const & signature,
::Crypto::Hash::HashType hashType ) 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.

◆ $ctor()

MCAPI void * KeyManager::$ctor ( ::std::string const & publicKey,
::Crypto::Asymmetric::System system )
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 KeyManager::$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.

◆ $isValid()

MCAPI bool KeyManager::$isValid ( ) 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.

◆ $vftable()

MCAPI void ** KeyManager::$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: