Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ ShouldAuthenticate
Method
ShouldAuthenticate
src/Server.h:115–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
const AString & GetPublicKeyDER(void) const { return m_PublicKeyDER; }
114
115
bool ShouldAuthenticate(void) const { return m_ShouldAuthenticate; }
116
117
private:
118
Callers
1
HandlePacketLoginStart
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected