MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Encrypt

Function Encrypt

engine/Poseidon/Security/Serial.cpp:37–37  ·  view source on GitHub ↗

No-op stub: CD-key encryption is unused, but the symbol is kept so the CD-key publishing path in NetworkServerMission still links.

Source from the content-addressed store, hash-verified

35// No-op stub: CD-key encryption is unused, but the symbol is kept so the
36// CD-key publishing path in NetworkServerMission still links.
37void Encrypt(QOStream& /*out*/, const unsigned char* /*publicKey*/, int /*keySize*/) {}
38
39} // namespace Poseidon

Callers 5

EncryptMethod · 0.85
EncryptedMethod · 0.85
operator +=Method · 0.85
operator -=Method · 0.85
SetGameStateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected