17 enum class VerificationOptions :
int {
25 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::Certificate>> mCertificate;
31 MCAPI ::Json::Value _getExtraData(::std::string
const& key,
::Json::Value const& defaultValue)
const;
33 MCAPI ::mce::UUID getIdentity()
const;
35 MCAPI ::std::string getIdentityName()
const;
37 MCAPI ::PlayerAuthenticationInfo getTrustedInfo(
bool trustSelfSigned)
const;
39 MCAPI ::std::string getXuid(
bool trustSelfSigned)
const;
41 MCAPI_C ::std::string toString()
const;
49 MCAPI_C static ::LegacyMultiplayerToken createSelfSigned(
54 ::std::string
const& displayName,
55 ::std::string
const& identityPublicKey,
59 MCAPI_C static ::PlayerAuthenticationInfo