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

Public Member Functions

WebKeyoperator= (WebKey const &)
 WebKey (WebKey const &)
MCAPI ::Bedrock::Result<::Json::ValuetoJson (::std::optional<::std::string > kid) const

Static Public Member Functions

static MCAPI ::Bedrock::Result<::WebKey > fromRawPublicKey (::std::string const &publicKey)
static MCAPI ::Bedrock::Result<::WebKey > parse (::Json::Value const &jwk)

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk59454e
::ll::UntypedStorage< 8, 32 > mUnkcbf480

Member Function Documentation

◆ toJson()

MCAPI ::Bedrock::Result<::Json::Value > WebKey::toJson ( ::std::optional<::std::string > 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.

◆ fromRawPublicKey()

MCAPI ::Bedrock::Result<::WebKey > WebKey::fromRawPublicKey ( ::std::string const & publicKey)
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.

◆ parse()

MCAPI ::Bedrock::Result<::WebKey > WebKey::parse ( ::Json::Value const & jwk)
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: