LeviLamina
Loading...
Searching...
No Matches
UnverifiedCertificate Class Reference

Public Member Functions

UnverifiedCertificateoperator= (UnverifiedCertificate const &)
 
MCAPI UnverifiedCertificate (::UnverifiedCertificate const &other)
 
MCAPI void addToChain (::Json::Value &chain) const
 
MCAPI::std::string getIdentityPublicKey () const
 
MCAPI::std::string toString () const
 
MCAPI ::std::unique_ptr<::Certificateverify (::std::vector<::std::string > const &trustedKeys) const
 
MCAPI ~UnverifiedCertificate ()
 
MCAPI void * $ctor (::UnverifiedCertificate const &other)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::UnverifiedCertificate fromString (::std::string const &input)
 

Public Attributes

::WebToken const mRawToken
 
::std::unique_ptr<::UnverifiedCertificatemParentUnverifiedCertificate
 

Constructor & Destructor Documentation

◆ UnverifiedCertificate()

MCAPI UnverifiedCertificate::UnverifiedCertificate ( ::UnverifiedCertificate const & other)
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.

◆ ~UnverifiedCertificate()

MCAPI UnverifiedCertificate::~UnverifiedCertificate ( )
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

◆ addToChain()

MCAPI void UnverifiedCertificate::addToChain ( ::Json::Value & chain) 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.

◆ getIdentityPublicKey()

MCAPI::std::string UnverifiedCertificate::getIdentityPublicKey ( ) 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 UnverifiedCertificate::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.

◆ verify()

MCAPI ::std::unique_ptr<::Certificate > UnverifiedCertificate::verify ( ::std::vector<::std::string > const & trustedKeys) 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.

◆ fromString()

static MCAPI ::UnverifiedCertificate UnverifiedCertificate::fromString ( ::std::string const & input)
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 * UnverifiedCertificate::$ctor ( ::UnverifiedCertificate const & other)
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 UnverifiedCertificate::$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.

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