LeviLamina
Loading...
Searching...
No Matches
TrustedKeys.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace TrustedKeys {
6// functions
7// NOLINTBEGIN
8MCNAPI ::std::vector<::std::string> const& getAuthServicePublicKeys();
9// NOLINTEND
10
11} // namespace TrustedKeys