MCPcopy Create free account
hub / github.com/ValveSoftware/GameNetworkingSockets / GetKeyType

Method GetKeyType

src/common/keypair.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 virtual ~CCryptoKeyBase();
47
48 ECryptoKeyType GetKeyType() const { return m_eKeyType; }
49
50 // Return true if we're valid
51 virtual bool IsValid() const = 0;

Callers 2

GetPublicKeyMethod · 0.80
MatchesPublicKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected