3#include "mc/_HeaderOutputPredefine.h"
7namespace Bedrock::Services {
struct AzureIdentityConfig; }
11namespace AuthHelperUtils {
14MCNAPI ::std::string _createAndSignJWTWithCertificate(
19MCNAPI ::std::unique_ptr<::Crypto::Certificate::Certificate> _loadCertificateFromFile(::std::string
const& certName);
Definition Certificate.h:9
Definition Certificate.h:13
Definition AzureIdentityConfig.h:7