MCPcopy 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
117private:
118

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected