LeviLamina
Loading...
Searching...
No Matches
MessPublicKeyManager.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Bedrock::Threading {
class
Mutex; }
8
// clang-format on
9
10
class
MessPublicKeyManager
{
11
public
:
12
// static variables
13
// NOLINTBEGIN
14
MCNAPI static ::std::vector<::std::string>&
mMessPublicKeys
();
15
16
MCNAPI static ::Bedrock::Threading::Mutex&
mPublicKeyMutex
();
17
// NOLINTEND
18
};
MessPublicKeyManager
Definition
MessPublicKeyManager.h:10
MessPublicKeyManager::mMessPublicKeys
static MCAPI ::std::vector<::std::string > & mMessPublicKeys()
MessPublicKeyManager::mPublicKeyMutex
static MCAPI ::Bedrock::Threading::Mutex & mPublicKeyMutex()
src
mc
certificates
MessPublicKeyManager.h
Generated on Fri Jun 13 2025 05:04:17 for LeviLamina by
1.12.0