21 ::ll::TypedStorage<1, 1, bool> mIsSelfSigned;
22 ::ll::TypedStorage<1, 1, bool> mIsValid;
23 ::ll::TypedStorage<8, 128, ::WebToken> mRawToken;
29 MCAPI ::std::optional<::DiscoveryEnvironment> getIssuerEnvironment()
const;
31 MCAPI ::PlayerAuthenticationInfo getTrustedInfo()
const;
33 MCAPI ::std::string getXuid(
bool trustSelfSigned)
const;
41 MCAPI
static bool _validate(
48 MCAPI
static bool _validateSelfSigned(
::WebToken const& token, int64 currentTime,
bool checkExpiration);
50 MCAPI static ::GameServerToken
53 MCAPI_C static ::RawGameServerToken createSelfSigned(
56 ::std::string
const& keyId,