19 ::ll::TypedStorage<1, 1, bool> mIsSelfSigned;
20 ::ll::TypedStorage<1, 1, bool> mIsValid;
21 ::ll::TypedStorage<8, 128, ::WebToken> mRawToken;
32 MCAPI ::std::optional<::DiscoveryEnvironment> getIssuerEnvironment()
const;
34 MCAPI ::PlayerAuthenticationInfo getTrustedInfo()
const;
36 MCAPI ::std::string getXuid(
bool trustSelfSigned)
const;
46 MCAPI
static bool _validate(
53 MCAPI
static bool _validateSelfSigned(
::WebToken const& token, int64 currentTime,
bool checkExpiration);